Skip to main content
All docs
V23.2

DXRichEditDotmDocumentImporterOptions Fields

Contains options used for import the document in DOCM (Microsoft Word Macro-Enabled Template) format.
Name Description
IgnoreDeletedTextProperty static Identifies the IgnoreDeletedText dependency property.
IgnoreInsertedTextProperty static Identifies the IgnoreInsertedText dependency property.
IgnoreParseErrorsProperty static Identifies the IgnoreParseErrors dependency property.
SourceUriProperty static Identifies the SourceUri dependency property.
UpdateFieldOptionsProperty static Identifies the UpdateFieldOptions dependency property.
See Also