OpenXmlDocumentExporterOptions Constructors
Contains options used to save (export) the document in DOCX format (Microsoft Word 2007 default format, .docx).Name | Description |
---|---|
OpenXmlDocumentExporterOptions() | Initializes a new instance of the OpenXmlDocumentExporterOptions class with the default settings. |
See Also