Enum HorizontalAlignment
The horizontal alignment relative to the page.
Namespace: IronPdf.Editing
Assembly: IronPdf.dll
Syntax
public enum HorizontalAlignment
Fields
Name | Description |
---|---|
Center | Alignment along the center of the page. |
Left | Alignment along the left side of the page. |
Right | Alignment along the right side of the page. |