ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class VerticalAlignmentType - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class VerticalAlignmentType

    Specifies the vertical alignment of the text.

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

    Fields

    Bottom

    Specifies the VerticalAlignmentType is bottom.

    Declaration
    public const VerticalAlignmentType Bottom
    Field Value
    Type Description
    VerticalAlignmentType

    Middle

    Specifies the VerticalAlignmentType is middle.

    Declaration
    public const VerticalAlignmentType Middle
    Field Value
    Type Description
    VerticalAlignmentType

    None

    Specifies the VerticalAlignmentType is none.

    Declaration
    public const VerticalAlignmentType None
    Field Value
    Type Description
    VerticalAlignmentType

    Top

    Specifies the VerticalAlignmentType is top.

    Declaration
    public const VerticalAlignmentType Top
    Field Value
    Type Description
    VerticalAlignmentType

    value__

    Declaration
    public sbyte value__
    Field Value
    Type Description
    System.SByte
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved