Enum VerticalAlignment
The vertical alignment relative to the page.
Namespace: IronPdf.Editing
Assembly: IronPdf.dll
Syntax
public enum VerticalAlignment
Fields
Name | Description |
---|---|
Bottom | The bottom of the page. |
Middle | The middle of the page. |
Top | The top of the page. |