WebSettings.RelyOnVML Property
Utilize VML When Saving as Web Page.Represents the element tag in schema: w:relyOnVML
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property RelyOnVML As RelyOnVML
Get
Set
'Usage
Dim instance As WebSettings
Dim value As RelyOnVML
value = instance.RelyOnVML
instance.RelyOnVML = value
public RelyOnVML RelyOnVML { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Wordprocessing.RelyOnVML
Returns RelyOnVML.