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.  |