Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

RtfDocumentExporterCompatibilityOptions Class

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

Namespace: DevExpress.XtraRichEdit.Export

Assembly: DevExpress.RichEdit.v19.1.Core.dll

Declaration

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

Inheritance

See Also