WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum VerticalAlignmentType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum VerticalAlignmentType

    Specifies the vertical alignment of the text.

    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Base.dll
    Syntax
    public enum VerticalAlignmentType : sbyte

    Fields

    Name Description
    Bottom

    Specifies the VerticalAlignmentType is bottom.

    Middle

    Specifies the VerticalAlignmentType is middle.

    None

    Specifies the VerticalAlignmentType is none.

    Top

    Specifies the VerticalAlignmentType is top.

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved