core.engine.vertical_alignment

Client

Enumeration of vertical text alignment modes


Values

ConstantDescription
core.engine.vertical_alignment.TOPAligns text to the top edge of the bounding box
core.engine.vertical_alignment.CENTERCenters text vertically within the bounding box
core.engine.vertical_alignment.BOTTOMAligns text to the bottom edge of the bounding box
core.engine.vertical_alignment.FILLStretches text to fill the full height of the bounding box

On this page