Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets the version of HTML for a published presentation. Read/write.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Property HTMLVersion As PpHTMLVersion
Get
Set
'Usage
Dim instance As WebOptions
Dim value As PpHTMLVersion
value = instance.HTMLVersion
instance.HTMLVersion = value
PpHTMLVersion HTMLVersion { get; set; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.PpHTMLVersion
Remarks
The value returned by the HTMLVersion property can be one of the following PpHTMLVersion constants: (The default is ppHTMLv4.)