RtfDocumentExporterCompatibilityOptions Class
Represents the settings that affect the portability of the exported file.
Namespace: DevExpress.XtraRichEdit.Export
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
[ComVisible(true)]
public class RtfDocumentExporterCompatibilityOptions :
RichEditNotificationOptions,
ISupportsCopyFrom<RtfDocumentExporterCompatibilityOptions>
Related API Members
The following members return RtfDocumentExporterCompatibilityOptions objects:
Implements
DevExpress.Office.ISupportsCopyFrom<RtfDocumentExporterCompatibilityOptions>
Inheritance
Object
ViewStatePersisterCore
BaseOptions
RichEditNotificationOptions
RtfDocumentExporterCompatibilityOptions
See Also