alexa
menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class TextVerticalAlignment

    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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved