OpenXmlDocumentImporterOptions Constructors
Contains options used to load (import) the document in Open XML format (MS Word 2007 default format, .docx).| Name | Description |
|---|---|
| OpenXmlDocumentImporterOptions() | Initializes a new instance of the OpenXmlDocumentImporterOptions class with the default settings. |
See Also