PpHTMLVersion Enumeration

Specifies the version of HTML for a published presentation.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
<GuidAttribute("24814860-3221-485E-805A-9DB3E4B55775")> _
Public Enumeration PpHTMLVersion
'Usage
Dim instance As PpHTMLVersion
[GuidAttribute("24814860-3221-485E-805A-9DB3E4B55775")]
public enum PpHTMLVersion

Members

Member name Description
ppHTMLv3 HTML Version 3
ppHTMLv4 HTML Version 4 (Default)
ppHTMLDual Dual version
ppHTMLAutodetect Autodetect

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace