alexa
menu

Document Processing

    Show / Hide Table of Contents

    AutoShapeType Class

    Specifies the auto shape type supported by the SfRichTextBoxAdv control.

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

    Fields

    None

    Aligns the content to the none.

    Declaration
    public const AutoShapeType None
    Field Value
    Type
    AutoShapeType

    Rectangle

    Aligns the shape to the rectangle.

    Declaration
    public const AutoShapeType Rectangle
    Field Value
    Type
    AutoShapeType

    RoundedRectangle

    Aligns the shape to the rounded rectangle.

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