Back to Devexpress

DXRichEditDotDocumentExporterOptions Properties

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

latest2.8 KB
Original Source

DXRichEditDotDocumentExporterOptions Properties

Contains options used for export documents in DOT (MS Word 97-2003 Template) format.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CompatibilityOptionsRetrieves options affecting the compatibility of exported files. 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.
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.
TargetUriGets or sets the URI of the document being exported.

See Also

DXRichEditDotDocumentExporterOptions Class

DXRichEditDotDocumentExporterOptions Members

DevExpress.Xpf.RichEdit Namespace