menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum OfficeShapeVerticalAlignmentType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum OfficeShapeVerticalAlignmentType

    Specifies the vertical alignment of the text.

    Namespace: Syncfusion.Office
    Assembly: Syncfusion.Compression.Base.dll
    Syntax
    public enum OfficeShapeVerticalAlignmentType

    Fields

    Name Description
    Bottom

    Specifies the OfficeShapeVerticalAlignmentType is bottom.

    Middle

    Specifies the OfficeShapeVerticalAlignmentType is middle.

    None

    Specifies the OfficeShapeVerticalAlignmentType is none.

    Top

    Specifies the OfficeShapeVerticalAlignmentType is top.

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