menu

WPF

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

    Show / Hide Table of Contents

    Enum OfficeShapeHorizontalAlignmentType

    Specifies the horizontal alignment of the text.

    Namespace: Syncfusion.Office
    Assembly: Syncfusion.Compression.Base.dll
    Syntax
    public enum OfficeShapeHorizontalAlignmentType

    Fields

    Name Description
    Center

    Specifies the OfficeShapeHorizontalAlignmentType is center.

    Distributed

    Specifies the OfficeShapeHorizontalAlignmentType is distributed.

    Justify

    Specifies the OfficeShapeHorizontalAlignmentType is justify.

    Left

    Specifies the OfficeShapeHorizontalAlignmentType is left.

    None

    Specifies the OfficeShapeHorizontalAlignmentType is none.

    Right

    Specifies the OfficeShapeHorizontalAlignmentType is right.

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