The vertical alignments that can be used to align the text in PDF
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public enum PdfTextVAlign
Public Enumeration PdfTextVAlign
public enum class PdfTextVAlign
| Member name | Value | Description |
---|
| Top | 0 |
Top
|
| Middle | 1 |
Middle
|
| Bottom | 2 |
Bottom
|
Reference