Back to Devexpress

DXRichEditWordMLDocumentExporterOptions Properties

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

latest2.7 KB
Original Source

DXRichEditWordMLDocumentExporterOptions Properties

Provides options used for saving (exporting) documents in WordprocessingML (MS Word 2003 XML) format.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
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. This is a dependency property.

See Also

DXRichEditWordMLDocumentExporterOptions Class

DXRichEditWordMLDocumentExporterOptions Members

DevExpress.Xpf.RichEdit Namespace