menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TextVerticalAlignment - WPF API Reference | Syncfusion

    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
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved