alexa
menu

Document Processing

    Show / Hide Table of Contents

    EditingContextType Class

    Specifies the editing context type of the SelectionAdv.

    Inheritance
    System.Object
    EditingContextType
    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
    Syntax
    public sealed class EditingContextType : Enum

    Fields

    Image

    Editing context is on Image.

    Declaration
    public const EditingContextType Image
    Field Value
    Type
    EditingContextType

    Table

    Editing context is on table.

    Declaration
    public const EditingContextType Table
    Field Value
    Type
    EditingContextType

    Text

    Editing context is on text.

    Declaration
    public const EditingContextType Text
    Field Value
    Type
    EditingContextType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved