alexa
menu

Document Processing

    Show / Hide Table of Contents

    TextVerticalAlignment Class

    Specifies the text vertical alignment supported by the SfRichTextBoxAdv control.

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

    Fields

    Bottom

    Aligns the content to the bottom.

    Declaration
    public const TextVerticalAlignment Bottom
    Field Value
    Type
    TextVerticalAlignment

    Center

    Aligns the content to the center.

    Declaration
    public const TextVerticalAlignment Center
    Field Value
    Type
    TextVerticalAlignment

    Top

    Aligns the content to the top.

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