DXRichEditOpenXmlDocumentExporterOptions Constructors
Provides options used for saving (exporting) the document in Open XML (MS Word 2007 default format, or .docx) format.Name | Description |
---|---|
DXRichEditOpenXmlDocumentExporterOptions() | Initializes a new instance of the DXRichEditOpenXmlDocumentExporterOptions class with the default settings. |
See Also