DXRichEditDotDocumentExporterOptions Properties
Contains options used for export documents in DOT (MS Word 97-2003 Template) format.| Name | Description |
|---|---|
| CompatibilityOptions | Retrieves options affecting the compatibility of exported files. This is a dependency property. |
| 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. |
See Also