Skip to main content

DXRichEditRtfDocumentExporterCompatibilityOptions Members

Represents the settings that affect the portability of the exported file

Constructors

Name Description
DXRichEditRtfDocumentExporterCompatibilityOptions() Initializes a new instance of the DXRichEditRtfDocumentExporterCompatibilityOptions class with the default settings.

Properties

Name Description
BackColorExportMode Gets or sets tags which represents the BackColor attribute in a resulting RTF document. This is a dependency property.
DuplicateObjectAsMetafile Gets or sets whether inline objects are saved in the RTF file both as an object and as metafile content. This is a dependency property.
See Also