Horizontal alignment of text lines.
Namespace: TallComponents.PDF.LayoutAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
public enum HorizontalAlignment |
| Visual Basic |
|---|
Public Enumeration HorizontalAlignment |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Left | 0 | Left aligned | |
| Center | 1 | Center aligned | |
| Right | 2 | Right aligned |