Skip to main content

RtfDocumentExporterCompatibilityOptions Class

Represents the settings that affect the portability of the exported file.

Namespace: DevExpress.XtraRichEdit.Export

Assembly: DevExpress.RichEdit.v23.2.Core.dll

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

[ComVisible(true)]
public class RtfDocumentExporterCompatibilityOptions :
    RichEditNotificationOptions,
    ISupportsCopyFrom<RtfDocumentExporterCompatibilityOptions>

The following members return RtfDocumentExporterCompatibilityOptions objects:

Inheritance

See Also