WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum HorizontalAlignmentType - WPF 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 - 2021 Syncfusion Inc. All Rights Reserved