menu

WPF

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

    Show / Hide Table of Contents

    Enum VerticalPosition

    Specifies the absolute vertical position.

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

    Fields

    Name Description
    Bottom

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

    Center

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

    Inside

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

    None

    No vertical positioning

    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