Name | Description | |
---|---|---|
![]() | Anchor | Gets or sets the selection anchor. Valid only in Range mode. |
![]() | CaretInline | Gets the inline that currently contains the the caret |
![]() | ClipboardTextFormats | Gets or sets the clipboard text formats to use when copying/pasting from the clipboard |
![]() | CommonFontName | Gets the common font name |
![]() | CommonFontSize | Gets the common font size |
![]() | CommonFontStyleBold | Gets the common font style bold |
![]() | CommonFontStyleeStrikeThrough | Gets the common font style strike trough |
![]() | CommonFontStyleItalic | Gets the common font style bold |
![]() | CommonFontStyleUnderline | Gets the common font style bold |
![]() | CopyOptions | Gets or sets the copy options applied when a copy operation is performed |
![]() | EnableTextIntegrityValidation | Gets or sets whether text integrity validation is enabled |
![]() | Mode | Gets or sets the selection mode |
![]() | PasteOptions | Gets or sets the paste options applied when a paste operation is performed |
![]() | Position | Gets or sets the selection position. Valid only in Range or Caret mode. |
![]() | SelectedElementsRange | Gets the first selected element, when the selection is in Elements mode. |
![]() | SelectedItems | Gets a list that contains the selected items. Valid only in Items selection mode. |
![]() | SelectedItemsCount | Gets the count of selected items. Valid only in Items selection mode. |
![]() | SelectedRange | Gets the last selected range |
![]() | SelectedRanges | Gets the currently selected range. Valid only in Range mode. |