menu

WinForms

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

    Show / Hide Table of Contents

    Enum HorizontalAlignmentType

    Specifies the horizontal alignment of the text.

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

    Fields

    Name Description
    Center

    Specifies the HorizontalAlignmentType is center.

    Distributed

    Specifies the HorizontalAlignmentType is distributed.

    Justify

    Specifies the HorizontalAlignmentType is justify.

    Left

    Specifies the HorizontalAlignmentType is left.

    None

    Specifies the HorizontalAlignmentType is none.

    Right

    Specifies the HorizontalAlignmentType is right.

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