Skip to main content
A newer version of this page is available. .

DXRichEditRtfDocumentExporterOptions Fields

Provides options for exporting the document in RTF format.
Name Description
CompatibilityOptionsProperty static Identifies the DXRichEditRtfDocumentExporterOptions.CompatibilityOptions dependency property.
ExportedDocumentPropertiesProperty static Identifies the DXRichEditRtfDocumentExporterOptions.ExportedDocumentProperties dependency property.
ExportFinalParagraphMarkProperty static Identifies the DXRichEditRtfDocumentExporterOptions.ExportFinalParagraphMark dependency property.
ExportThemeProperty static Identifies the DXRichEditRtfDocumentExporterOptions.ExportTheme dependency property.
ListExportFormatProperty static Identifies the DXRichEditRtfDocumentExporterOptions.ListExportFormat dependency property.
TargetUriProperty static Identifies the DXRichEditRtfDocumentExporterOptions.TargetUri dependency property.
WrapContentInGroupProperty static Identifies the DXRichEditRtfDocumentExporterOptions.WrapContentInGroup dependency property.
See Also