Horizontal alignment of text lines.
Namespace: TallComponents.PDFAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
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 |