Name | Description | |
---|---|---|
AcceptsTab | Gets or sets whether tab characters are accepted as input. | |
AdjustTextColorForReadability | Returns true whether to adjust text color for readability purposes | |
ContentBackgroundFill | Gets or sets the content background fill. | |
ContextMenuBuilder | Gets the context menu builder | |
EditingRoot | Gets the current root element | |
EditSettings | Gets the edit settingss | |
EditTargetType | Gets or sets the current edit target | |
EnsureCaretVisibleOnResize | Gets whether to ensure the caret visibility when the rich text view is resized | |
FindSettings | Gets the find settings | |
GotoSettings | Gets the goto settings | |
HRuler | Gets or sets the horizontal ruler of the rich text | |
HScrollBar | Gets or sets the HScrollBar | |
HScrollMode | Gets or sets the scroll mode, which specifies the visibility of the H scrollbar | |
InsertDateSettings | ||
InsertTimeSettings | Gets the insert time settings | |
IsActive | Retursnt true if the view is active | |
IsInPlace | Returns true if the view is in place edit view (and handles Esc key) | |
IsReadOnly | Returns true if the view is readonly | |
IsSelectable | Returns true if the view is readonly | |
ReplaceSettings | Gets the replace settings | |
Selection | Gets the view selection | |
SpellChecker | Gets the spell checker attached to the view Gets or sets the spell check service of this view | |
Text | Gets or sets the content of the view in plain text format | |
TextContent | Gets the content of this rich text view | |
TextDocument | Gets the document of this view | |
ViewSettings | Gets the view settingss | |
VRuler | Gets or sets the vertical ruler of the rich text | |
VScrollBar | Gets or sets the VScrollBar | |
VScrollMode | Gets or sets the scroll mode, which specifies the visibility of the Y scrollbar |