officefileapi-devexpress-dot-xtrarichedit-dot-export-ec039603.md
Contains options to export the document in RTF format.
Namespace : DevExpress.XtraRichEdit.Export
Assembly : DevExpress.RichEdit.v25.2.Core.dll
NuGet Package : DevExpress.RichEdit.Core
[ComVisible(true)]
public class RtfDocumentExporterOptions :
DocumentExporterOptions
<ComVisible(True)>
Public Class RtfDocumentExporterOptions
Inherits DocumentExporterOptions
The following members return RtfDocumentExporterOptions objects:
Use the RtfDocumentExporterOptions class object in the following members:
DevExpress.Office.ISupportsCopyFrom<IExporterOptions>
Object ViewStatePersisterCore BaseOptions RichEditNotificationOptions DocumentExporterOptions RtfDocumentExporterOptions
See Also