menu

UWP

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

    Show / Hide Table of Contents

    Class OfficeShapeHorizontalAlignmentType

    Specifies the horizontal alignment of the text.

    Inheritance
    System.Object
    OfficeShapeHorizontalAlignmentType
    Namespace: Syncfusion.Office
    Assembly: Syncfusion.DocIO.UWP.dll
    Syntax
    public sealed class OfficeShapeHorizontalAlignmentType : Enum

    Fields

    Center

    Specifies the OfficeShapeHorizontalAlignmentType is center.

    Declaration
    public const OfficeShapeHorizontalAlignmentType Center
    Field Value
    Type
    OfficeShapeHorizontalAlignmentType

    Distributed

    Specifies the OfficeShapeHorizontalAlignmentType is distributed.

    Declaration
    public const OfficeShapeHorizontalAlignmentType Distributed
    Field Value
    Type
    OfficeShapeHorizontalAlignmentType

    Justify

    Specifies the OfficeShapeHorizontalAlignmentType is justify.

    Declaration
    public const OfficeShapeHorizontalAlignmentType Justify
    Field Value
    Type
    OfficeShapeHorizontalAlignmentType

    Left

    Specifies the OfficeShapeHorizontalAlignmentType is left.

    Declaration
    public const OfficeShapeHorizontalAlignmentType Left
    Field Value
    Type
    OfficeShapeHorizontalAlignmentType

    None

    Specifies the OfficeShapeHorizontalAlignmentType is none.

    Declaration
    public const OfficeShapeHorizontalAlignmentType None
    Field Value
    Type
    OfficeShapeHorizontalAlignmentType

    Right

    Specifies the OfficeShapeHorizontalAlignmentType is right.

    Declaration
    public const OfficeShapeHorizontalAlignmentType Right
    Field Value
    Type
    OfficeShapeHorizontalAlignmentType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved