Alignment options for frame grids or baseline grids.
Static Properties
Name | Description |
---|---|
ALIGN_BASELINE | Aligns the text baseline to the grid. |
ALIGN_EM_BOTTOM | Aligns the bottom of the em box to the grid. |
ALIGN_EM_CENTER | Aligns the center of the em box to the grid. |
ALIGN_EM_TOP | Aligns the top of the em box to the grid. |
ALIGN_ICF_BOTTOM | Aligns the bottom of the ICF box to the grid. |
ALIGN_ICF_TOP | Aligns the top of the ICF box to the grid. |
NONE | Lines are not aligned to the grid. |