menu

Document Processing

VerticalAlignmentType Class - C# Presentation Library API Reference | Syncfusion

    Show / Hide Table of Contents

    VerticalAlignmentType Class

    Specifies the vertical alignment of the text.

    Inheritance
    System.Object
    VerticalAlignmentType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Base.dll
    Syntax
    public sealed class VerticalAlignmentType : Enum

    Fields

    Bottom

    Specifies the VerticalAlignmentType is bottom.

    Declaration
    public const VerticalAlignmentType Bottom
    Field Value
    Type
    VerticalAlignmentType

    Middle

    Specifies the VerticalAlignmentType is middle.

    Declaration
    public const VerticalAlignmentType Middle
    Field Value
    Type
    VerticalAlignmentType

    None

    Specifies the VerticalAlignmentType is none.

    Declaration
    public const VerticalAlignmentType None
    Field Value
    Type
    VerticalAlignmentType

    Top

    Specifies the VerticalAlignmentType is top.

    Declaration
    public const VerticalAlignmentType Top
    Field Value
    Type
    VerticalAlignmentType
    Back to top Generated by DocFX
    OSZAR »
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved
    OSZAR »