Overview
VerticalAlignment is a enum in Aspose.PDF FOSS for Java.
Enumerates vertical alignment options for content elements within a PDF page or container.
This enumeration defines 4 values: None, Top, Center, Bottom.
Values
| Value | Description |
|---|
None | |
Top | |
Center | |
Bottom | |
See Also