OpenXml Property (RtfStructureFilter)
In This Topic
Gets or sets whether to export the file using the OpenXml format used by Microsoft Word 2007 and later.
Syntax
'Declaration
Public Property OpenXml As Boolean
public bool OpenXml {get; set;}
See Also