Class HorizontalAlignment
The horizontal alignment relative to the page.
Inheritance
System.Object
HorizontalAlignment
Namespace: IronPdf.Editing
Assembly: IronPdf.dll
Syntax
public sealed class HorizontalAlignment : Enum
Fields
Center
Declaration
public const HorizontalAlignment Center
Field Value
Type | Description |
---|---|
HorizontalAlignment |
Left
Declaration
public const HorizontalAlignment Left
Field Value
Type | Description |
---|---|
HorizontalAlignment |
Right
Declaration
public const HorizontalAlignment Right
Field Value
Type | Description |
---|---|
HorizontalAlignment |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |