Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxRichEditDocumentExportOptions Properties
Show Inherited Hide Inherited

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