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