Xamarin.Android

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

    Show / Hide Table of Contents

    Class VerticalAlignment

    Specifies type of the vertical alignment.

    Inheritance
    System.Object
    VerticalAlignment
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class VerticalAlignment : Enum

    Fields

    Bottom

    Specifies bottom alignment.

    Declaration
    public const VerticalAlignment Bottom
    Field Value
    Type Description
    VerticalAlignment

    Middle

    Specifies middle alignment.

    Declaration
    public const VerticalAlignment Middle
    Field Value
    Type Description
    VerticalAlignment

    Top

    Specifies top alignment.

    Declaration
    public const VerticalAlignment Top
    Field Value
    Type Description
    VerticalAlignment

    value__

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