Back to Devexpress

DXRichEditWordMLDocumentImporterOptions Properties

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

latest3.0 KB
Original Source

DXRichEditWordMLDocumentImporterOptions Properties

Contains options used for loading (importing) 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.
IgnoreParseErrorsGets or sets whether to ignore invalid constructions while parsing a file in WordML format. 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.
SourceUriGets or sets the base URI for the external content of the document. This is a dependency property.
UpdateFieldOptionsProvides access to options that specify whether a certain document field is updated during import. This is a dependency property.

See Also

DXRichEditWordMLDocumentImporterOptions Class

DXRichEditWordMLDocumentImporterOptions Members

DevExpress.Xpf.RichEdit Namespace