DXRichEditWordMLDocumentImporterOptions Properties
Contains options used for loading (importing) documents in WordprocessingML (MS Word 2003 XML format).| Name | Description |
|---|---|
| IgnoreParseErrors | Gets or sets whether to ignore invalid constructions while parsing a file in WordML format. This is a dependency property. |
| SourceUri | Gets or sets the base URI for the external content of the document. This is a dependency property. |
| UpdateFieldOptions | Provides access to options that specify whether a certain document field is updated during import. This is a dependency property. |
See Also