Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DXRichEditOpenXmlDocumentImporterOptions Fields

Contains options used for import the document in Open XML (MS Word 2007 default format, or .docx) format.
Name Description
IgnoreDeletedTextProperty static Identifies the DXRichEditOpenXmlDocumentImporterOptions.IgnoreDeletedText dependency property.
IgnoreInsertedTextProperty static Identifies the DXRichEditOpenXmlDocumentImporterOptions.IgnoreInsertedText dependency property.
IgnoreParseErrorsProperty static Identifies the DXRichEditOpenXmlDocumentImporterOptions.IgnoreParseErrors dependency property.
SourceUriProperty static Identifies the DXRichEditOpenXmlDocumentImporterOptions.SourceUri dependency property.
UpdateFieldOptionsProperty static Identifies the DXRichEditOpenXmlDocumentImporterOptions.UpdateFieldOptions dependency property.
See Also