Back to Devexpress

DXRichEditDocDocumentExporterOptions Properties

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

latest2.8 KB
Original Source

DXRichEditDocDocumentExporterOptions Properties

Contains options used for export documents in DOC (MS Word 97-2003) 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. 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

DXRichEditDocDocumentExporterOptions Class

DXRichEditDocDocumentExporterOptions Members

DevExpress.Xpf.RichEdit Namespace