Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 423 Bytes

File metadata and controls

13 lines (9 loc) · 423 Bytes

AsposePdfCloud::VerticalAlignment

Enumeration of possible vertical alignment values.

Enum

Name Type Value Description
NONE String 'None' No alignment (use specified position).
TOP String 'Top' Align to top.
CENTER String 'Center' Center alignment.
BOTTOM String 'Bottom' Align to bottom.