Skip to main content

DXRichEditFieldOptions Fields

Provides options used to define the appearance and behavior of the document fields.
Name Description
ClearUnhandledDocVariableFieldProperty static Identifies the DXRichEditFieldOptions.ClearUnhandledDocVariableField dependency property.
HighlightColorProperty static Identifies the DXRichEditFieldOptions.HighlightColor dependency property.
HighlightModeProperty static Identifies the DXRichEditFieldOptions.HighlightMode dependency property.
ThrowExceptionOnInvalidFormatSwitchProperty static Identifies the DXRichEditFieldOptions.ThrowExceptionOnInvalidFormatSwitch dependency property.
UpdateDocVariablesBeforeCopyProperty static Identifies the DXRichEditFieldOptions.UpdateDocVariablesBeforeCopy dependency property.
UpdateDocVariablesBeforePrintProperty static Identifies the DXRichEditFieldOptions.UpdateDocVariablesBeforePrint dependency property.
UpdateFieldsInTextBoxesProperty static Identifies the DXRichEditFieldOptions.UpdateFieldsInTextBoxes dependency property.
UpdateFieldsOnPasteProperty static Identifies the DXRichEditFieldOptions.UpdateFieldsOnPaste dependency property.
UpdateHyperlinksOnLoadProperty static Identifies the DXRichEditFieldOptions.UpdateHyperlinksOnLoad dependency property.
UpdateLockedFieldsProperty static Identifies the DXRichEditFieldOptions.UpdateLockedFields dependency property.
UseCurrentCultureDateTimeFormatProperty static Identifies the DXRichEditFieldOptions.UseCurrentCultureDateTimeFormat dependency property.
See Also