menu

UWP

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

    Show / Hide Table of Contents

    Class PdfHorizontalAlignment

    Specifies the type of Horizontal alignment.

    Inheritance
    System.Object
    PdfHorizontalAlignment
    Namespace: Syncfusion.Pdf.Graphics
    Assembly: Syncfusion.Pdf.UWP.dll
    Syntax
    public sealed class PdfHorizontalAlignment : Enum

    Fields

    Center

    Specifies the element is aligned to Center.

    Declaration
    public const PdfHorizontalAlignment Center
    Field Value
    Type
    PdfHorizontalAlignment

    Left

    Specifies the element is aligned to Left.

    Declaration
    public const PdfHorizontalAlignment Left
    Field Value
    Type
    PdfHorizontalAlignment

    Right

    Specifies the element is aligned to Right.

    Declaration
    public const PdfHorizontalAlignment Right
    Field Value
    Type
    PdfHorizontalAlignment

    Extension Methods

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