menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ShapeVerticalAlignment

    Show / Hide Table of Contents

    Enum ShapeVerticalAlignment

    Specifies vertical alignment of a shape.

    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum ShapeVerticalAlignment

    Fields

    Name Description
    Bottom

    The object is aligned to the bottom of the reference origin.

    Center

    The object is centered relative to the reference origin.

    Inline

    The object is aligned to the in line of the reference origin.

    Inside

    The object is aligned to the inside of the reference origin.

    None

    The object is explicitly positioned using position properties.

    Outside

    The object is aligned to the outside of the reference origin.

    Top

    The object is aligned to the top of the reference origin.

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