Class VerticalAlignment
The vertical alignment relative to the page.
Inheritance
System.Object
    VerticalAlignment
  Namespace: IronPdf.Editing
Assembly: IronPdf.dll
Syntax
public sealed class VerticalAlignment : Enum
  Fields
Bottom
The bottom of the page.
Declaration
public const VerticalAlignment Bottom
  Field Value
| Type | Description | 
|---|---|
| VerticalAlignment | 
Middle
The middle of the page.
Declaration
public const VerticalAlignment Middle
  Field Value
| Type | Description | 
|---|---|
| VerticalAlignment | 
Top
The top of the page.
Declaration
public const VerticalAlignment Top
  Field Value
| Type | Description | 
|---|---|
| VerticalAlignment | 
value__
Declaration
public int value__
  Field Value
| Type | Description | 
|---|---|
| System.Int32 |