DXRichEditWordMLDocumentExporterOptions Properties
Provides options used for saving (exporting) documents in WordprocessingML (MS Word 2003 XML) format.| Name | Description |
|---|---|
| ExportedDocumentProperties | Gets or sets the document properties being exported. This is a dependency property. |
| TargetUri | Gets or sets the URI of the document being exported. This is a dependency property. |
See Also