WebOptions.HTMLVersion Property
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