Vertical 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 VerticalAlignment |
| Visual Basic |
|---|
Public Enumeration VerticalAlignment |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Top | 0 | Top aligned | |
| Middle | 1 | Middle aligned | |
| Bottom | 2 | Bottom aligned |