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