Skip to main content
All docs
V25.1
  • DXRichEditFlatOpcMacroEnabledTemplateDocumentImporterOptions Fields

    Contains options used to load (import) the document in FlatOpcMacroEnabledTemplate format (Microsoft Word XML Macro-Enabled Template, .xml).
    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