menu

WPF

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

    Show / Hide Table of Contents

    Enum HorizontalPosition

    Specifies the absolute horizontal position.

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

    Fields

    Name Description
    Center

    The object is centered to the reference origin.

    Inside

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

    Left

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

    Outside

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

    Right

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

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