TdxDocDocumentExporterOptions Properties
Stores the settings used for exporting a rich text document to the DOC (that is, Microsoft Word® binary document) file format.| Name | Description |
|---|---|
| ActualEncoding | Specifies the encoding that the document export routines use. Inherited from TdxDocumentExporterOptions. |
| Changed | Occurs when any of the settings with a particular Rich Edit control options set is modified. Inherited from TdxRichEditNotificationOptions. |
| Compatibility | Provides access to the DOC format exporter’s compatibility settings. |
| TargetUri | Inherited from TdxDocumentExporterOptions. |
See Also