menu

WinUI

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

    Show / Hide Table of Contents

    Class HorizontalAlignmentType

    Specifies the horizontal alignment of the text.

    Inheritance
    System.Object
    HorizontalAlignmentType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.NET.dll
    Syntax
    public sealed class HorizontalAlignmentType : Enum

    Fields

    Center

    Specifies the HorizontalAlignmentType is center.

    Declaration
    public const HorizontalAlignmentType Center
    Field Value
    Type
    HorizontalAlignmentType

    Distributed

    Specifies the HorizontalAlignmentType is distributed.

    Declaration
    public const HorizontalAlignmentType Distributed
    Field Value
    Type
    HorizontalAlignmentType

    Justify

    Specifies the HorizontalAlignmentType is justify.

    Declaration
    public const HorizontalAlignmentType Justify
    Field Value
    Type
    HorizontalAlignmentType

    Left

    Specifies the HorizontalAlignmentType is left.

    Declaration
    public const HorizontalAlignmentType Left
    Field Value
    Type
    HorizontalAlignmentType

    None

    Specifies the HorizontalAlignmentType is none.

    Declaration
    public const HorizontalAlignmentType None
    Field Value
    Type
    HorizontalAlignmentType

    Right

    Specifies the HorizontalAlignmentType is right.

    Declaration
    public const HorizontalAlignmentType Right
    Field Value
    Type
    HorizontalAlignmentType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved