This enumeration contains the possible values of the vertical alignment of the text in PDF documents.
Namespace: Winnovative.HtmlToPdfClient
Assembly: WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Top | 0 | Top aligned. | |
| Middle | 1 | Center aligned. | |
| Bottom | 2 | Bottom aligned. |
See Also