Skip to main content

TdxRichEditDocumentExportOptions Properties

Stores settings applied to document export operations performed by the Rich Edit control.
Name Description
Changed Occurs when any of the settings with a particular Rich Edit control options set is modified. Inherited from TdxRichEditNotificationOptions.
Doc Provides access to settings applied to saving the current document to the Microsoft Word® 97 – 2003 binary document (DOC) file.
Html Provides access to HTML document export settings.
OpenXml Provides access to settings applied to exporting a document to the DOCX file format.
PlainText Provides access to settings applied to exporting a document to the TXT file format.
Rtf Provides access to settings applied to exporting a document to the RTF file format.
See Also