Back to Devexpress

DXRichEditRtfDocumentExporterOptions Properties

wpf-devexpress-dot-xpf-dot-richedit-dot-dxricheditrtfdocumentexporteroptions-dot-underscore-properties.md

latest3.8 KB
Original Source

DXRichEditRtfDocumentExporterOptions Properties

Provides options for exporting the document in RTF format.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CompatibilityOptionsProvides access to options affecting the compatibility of exported files with different RTF editors. This is a dependency property.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
ExportedDocumentPropertiesGets or sets the document properties being exported. This is a dependency property.
ExportFinalParagraphMarkGets or sets whether to add a final paragraph mark (the \par tag) to the exported content. This is a dependency property.
ExportThemeGets or sets whether to include the color theme information in the exported RTF file. This is a dependency property.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
ListExportFormatGets or sets how the lists are represented in the exported RTF document. This is a dependency property.
TargetUriGets or sets the URI of the document being exported. This is a dependency property.
WrapContentInGroupThis member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also

DXRichEditRtfDocumentExporterOptions Class

DXRichEditRtfDocumentExporterOptions Members

DevExpress.Xpf.RichEdit Namespace