OpenXmlDocument Property (DocxOptionsForm)
In This Topic
Gets or sets a value indicating whether the export should use Open XML file format.
Syntax
'Declaration
Public Overridable Property OpenXmlDocument As Boolean
public virtual bool OpenXmlDocument {get; set;}
See Also