These enumeration values are used to specify the vertical orientation.
Definition VertOrientation.idl:27
const short CHAR_CENTER
aligned at the center of a character (anchored to character )
Definition VertOrientation.idl:50
const short BOTTOM
aligned at the bottom
Definition VertOrientation.idl:42
const short CHAR_BOTTOM
aligned at the bottom of a character (anchored to character )
Definition VertOrientation.idl:54
const short LINE_BOTTOM
aligned at the bottom of the line (anchored to character )
Definition VertOrientation.idl:66
const short TOP
aligned at the top
Definition VertOrientation.idl:34
const short LINE_CENTER
aligned at the center of the line (anchored to character )
Definition VertOrientation.idl:62
const short LINE_TOP
aligned at the top of the line (anchored to character )
Definition VertOrientation.idl:58
const short NONE
no hard alignment
Definition VertOrientation.idl:30
const short CENTER
aligned at the center
Definition VertOrientation.idl:38
const short CHAR_TOP
aligned at the top of a character (anchored to character)
Definition VertOrientation.idl:46