File Formats

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PdfHorizontalAlignment

    Show / Hide Table of Contents

    Enum PdfHorizontalAlignment

    Specifies the type of Horizontal alignment.

    Namespace: Syncfusion.Pdf.Graphics
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public enum PdfHorizontalAlignment

    Fields

    Name Description
    Center

    Specifies the element is aligned to Center.

    Left

    Specifies the element is aligned to Left.

    Right

    Specifies the element is aligned to Right.

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