Skip to main content
A newer version of this page is available. .

DXRichEditBehaviorOptions Fields

Contains options to restrict an end-user’s ability to manage a document within the RichEditControl.
Name Description
CopyAllowedProperty static Identifies the DXRichEditBehaviorOptions.CopyAllowed dependency property.
CopyProperty static Identifies the DXRichEditBehaviorOptions.Copy dependency property.
CreateNewAllowedProperty static Identifies the DXRichEditBehaviorOptions.CreateNewAllowed dependency property.
CreateNewProperty static Identifies the DXRichEditBehaviorOptions.CreateNew dependency property.
CutAllowedProperty static Identifies the DXRichEditBehaviorOptions.CutAllowed dependency property.
CutProperty static Identifies the DXRichEditBehaviorOptions.Cut dependency property.
DocumentPropertiesAutoUpdateProperty static Identifies the DXRichEditBehaviorOptions.DocumentPropertiesAutoUpdate dependency property.
DragAllowedProperty static Identifies the DXRichEditBehaviorOptions.DragAllowed dependency property.
DragProperty static Identifies the DXRichEditBehaviorOptions.Drag dependency property.
DropAllowedProperty static Identifies the DXRichEditBehaviorOptions.DropAllowed dependency property.
DropProperty static Identifies the DXRichEditBehaviorOptions.Drop dependency property.
EastAsianTextAlignmentAllowedProperty static Identifies the DXRichEditBehaviorOptions.EastAsianTextAlignmentAllowed dependency property.
EastAsianTextAlignmentProperty static Identifies the DXRichEditBehaviorOptions.EastAsianTextAlignment dependency property.
EncryptAllowedProperty static Identifies the DXRichEditBehaviorOptions.EncryptAllowed dependency property.
EncryptProperty static Identifies the DXRichEditBehaviorOptions.Encrypt dependency property.
FontSourceProperty static Identifies the DXRichEditBehaviorOptions.FontSource dependency property.
FontSubstitutionOptionsProperty static Identifies the FontSubstitutionOptions dependency property.
ForeColorSourceProperty static Identifies the DXRichEditBehaviorOptions.ForeColorSource dependency property.
KeepStreamInDocumentSourceProperty static Identifies the DXRichEditBehaviorOptions.KeepStreamInDocumentSource dependency property.
KeepTextHighlightingOnClearFormattingProperty static Identifies the DXRichEditBehaviorOptions.KeepTextHighlightingOnClearFormatting dependency property.
MaxZoomFactorProperty static Identifies the DXRichEditBehaviorOptions.MaxZoomFactor dependency property.
MinZoomFactorProperty static Identifies the DXRichEditBehaviorOptions.MinZoomFactor dependency property.
OfficeScrollingAllowedProperty static Identifies the DXRichEditBehaviorOptions.OfficeScrollingAllowed dependency property.
OfficeScrollingProperty static Identifies the DXRichEditBehaviorOptions.OfficeScrolling dependency property.
OpenAllowedProperty static Identifies the DXRichEditBehaviorOptions.OpenAllowed dependency property.
OpenProperty static Identifies the DXRichEditBehaviorOptions.Open dependency property.
OvertypeAllowedProperty static Identifies the DXRichEditBehaviorOptions.OvertypeAllowed dependency property.
PageBreakInsertModeProperty static Identifies the DXRichEditBehaviorOptions.PageBreakInsertMode dependency property.
PasteAllowedProperty static Identifies the DXRichEditBehaviorOptions.PasteAllowed dependency property.
PasteLineBreakSubstitutionProperty static Identifies the DXRichEditBehaviorOptions.PasteLineBreakSubstitution dependency property.
PasteProperty static Identifies the DXRichEditBehaviorOptions.Paste dependency property.
PasteSingleCellAsTextProperty static Identifies the DXRichEditBehaviorOptions.PasteSingleCellAsText dependency property.
PrintingAllowedProperty static Identifies the DXRichEditBehaviorOptions.PrintingAllowed dependency property.
PrintingProperty static Identifies the DXRichEditBehaviorOptions.Printing dependency property.
RightToLeftTextDirectionAllowedProperty static Identifies the DXRichEditBehaviorOptions.RightToLeftTextDirectionAllowed dependency property.
RightToLeftTextDirectionProperty static Identifies the DXRichEditBehaviorOptions.RightToLeftTextDirection dependency property.
SaveAllowedProperty static Identifies the DXRichEditBehaviorOptions.SaveAllowed dependency property.
SaveAsAllowedProperty static Identifies the DXRichEditBehaviorOptions.SaveAsAllowed dependency property.
SaveAsProperty static Identifies the DXRichEditBehaviorOptions.SaveAs dependency property.
SaveProperty static Identifies the DXRichEditBehaviorOptions.Save dependency property.
ShowPageNumberToolTipProperty static Identifies the DXRichEditBehaviorOptions.ShowPageNumberToolTip dependency property.
ShowPopupMenuAllowedProperty static Identifies the DXRichEditBehaviorOptions.ShowPopupMenuAllowed dependency property.
ShowPopupMenuProperty static Identifies the DXRichEditBehaviorOptions.ShowPopupMenu dependency property.
TabMarkerProperty static Identifies the DXRichEditBehaviorOptions.TabMarker dependency property.
TouchAllowedProperty static Identifies the DXRichEditBehaviorOptions.TouchAllowed dependency property.
TouchProperty static Identifies the DXRichEditBehaviorOptions.Touch dependency property.
UseFontSubstitutionProperty static Identifies the DXRichEditBehaviorOptions.UseFontSubstitution dependency property.
UseThemeFontsProperty static Identifies the DXRichEditBehaviorOptions.UseThemeFonts dependency property.
ZoomingAllowedProperty static Identifies the DXRichEditBehaviorOptions.ZoomingAllowed dependency property.
ZoomingProperty static Identifies the DXRichEditBehaviorOptions.Zooming dependency property.
See Also