These enumeration values are used to specify the vertical alignment of paragraphs.
Definition ParagraphVertAlign.idl:28
const short BOTTOM
The text is aligned to bottom.
Definition ParagraphVertAlign.idl:46
const short TOP
The text is aligned to the top.
Definition ParagraphVertAlign.idl:38
const short BASELINE
The text is aligned to the baseline.
Definition ParagraphVertAlign.idl:35
const short AUTOMATIC
In automatic mode, horizontal text is aligned to the baseline.
Definition ParagraphVertAlign.idl:32
const short CENTER
The text is aligned to the center.
Definition ParagraphVertAlign.idl:42