menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OfficeShapeVerticalAlignmentType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OfficeShapeVerticalAlignmentType

    Specifies the vertical alignment of the text.

    Inheritance
    System.Object
    OfficeShapeVerticalAlignmentType
    Namespace: Syncfusion.Office
    Assembly: Syncfusion.Compression.Portable.dll
    Syntax
    public sealed class OfficeShapeVerticalAlignmentType : Enum

    Fields

    Bottom

    Specifies the OfficeShapeVerticalAlignmentType is bottom.

    Declaration
    public const OfficeShapeVerticalAlignmentType Bottom
    Field Value
    Type
    OfficeShapeVerticalAlignmentType

    Middle

    Specifies the OfficeShapeVerticalAlignmentType is middle.

    Declaration
    public const OfficeShapeVerticalAlignmentType Middle
    Field Value
    Type
    OfficeShapeVerticalAlignmentType

    None

    Specifies the OfficeShapeVerticalAlignmentType is none.

    Declaration
    public const OfficeShapeVerticalAlignmentType None
    Field Value
    Type
    OfficeShapeVerticalAlignmentType

    Top

    Specifies the OfficeShapeVerticalAlignmentType is top.

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