PdfTextVAlign Enumeration
The vertical alignments that can be used to align the text in PDF
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public enum PdfTextVAlign
Public Enumeration PdfTextVAlign
public enum class PdfTextVAlign
Top | 0 |
Top
|
Middle | 1 |
Middle
|
Bottom | 2 |
Bottom
|