cef_horizontal_alignment_t

Specifies the horizontal text alignment mode.

Values

ValueMeaning
CEF_HORIZONTAL_ALIGNMENT_LEFT0

Align the text's left edge with that of its display area.

CEF_HORIZONTAL_ALIGNMENT_CENTER1

Align the text's center with that of its display area.

CEF_HORIZONTAL_ALIGNMENT_RIGHT2

Align the text's right edge with that of its display area.

Meta