alexa

    Show / Hide Table of Contents

    Enum TextVerticalAlignment

    Specifies the text vertical alignment supported by the SfRichTextBoxAdv control.

    Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
    Syntax
    public enum TextVerticalAlignment

    Fields

    Name Description
    Bottom

    Aligns the content to the bottom.

    Center

    Aligns the content to the center.

    Top

    Aligns the content to the top.

    Back to top Generated by DocFX