Namespace: BitMiracle.Docotic.Pdf
public enum PdfVerticalAlign
Public Enumeration PdfVerticalAlign
Member name | Value | Description | |
---|---|---|---|
Top | 0 | Text is aligned with the top of the enclosing rectangle. | |
Center | 1 | Text is aligned with the center of the enclosing rectangle. | |
Bottom | 2 | Text is aligned with the bottom of the enclosing rectangle. |