RtfDocumentExporterOptions.Compatibility Property
In This Article
Provides access to options affecting the compatibility of exported files with different RTF editors.
Namespace: DevExpress.XtraRichEdit.Export
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
public RtfDocumentExporterCompatibilityOptions Compatibility { get; }
#Property Value
Type | Description |
---|---|
Rtf |
A Rtf |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Compatibility |
---|---|
Rich |
|
See Also