Skip to main content
A newer version of this page is available. .
All docs
V20.2

DXRichEditDotDocumentImporterOptions Fields

Contains options used for import the document in DOT format.
Name Description
IgnoreDeletedTextProperty static Identifies the IgnoreDeletedText dependency property.
KeepBookmarksForRemovedRangesProperty static Identifies the KeepBookmarksForRemovedRanges dependency property.
KeepCommentsForRemovedRangesProperty static Identifies the KeepCommentsForRemovedRanges dependency property.
KeepPermissionsForRemovedRangesProperty static Identifies the KeepPermissionsForRemovedRanges dependency property.
SourceUriProperty static Identifies the SourceUri dependency property.
UpdateFieldOptionsProperty static Identifies the UpdateFieldOptions dependency property.
See Also