PdfTextVAlign Enumeration

The vertical alignments that can be used to align the text in PDF

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public enum PdfTextVAlign

Members

Top0 Top
Middle1 Middle
Bottom2 Bottom

See Also