HiQPdf Documentation

PdfTextVAlign Enumeration

HiQPdf Client for .NET Core
The vertical alignments that can be used to align the text in PDF

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public enum PdfTextVAlign
Members

  Member nameValueDescription
Top0 Top
Middle1 Middle
Bottom2 Bottom
See Also

Reference