Enum EditingContextType
Specifies the editing context type of the SelectionAdv.
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
Syntax
public enum EditingContextType
Fields
| Name | Description |
|---|---|
| Image | Editing context is on Image. |
| Table | Editing context is on table. |
| Text | Editing context is on text. |