| Text Item First baseline types. |
Value
| Name | Description | Value |
FirstBaselineType.BASELINEASCENT | First Baseline Ascent Type. |
int
0
|
FirstBaselineType.BASELINECAPHEIGHT | First baseline Cap Height Type. |
int
1
|
FirstBaselineType.BASELINEEMBOXHEIGHT | First Baseline Em Box Height Type. |
int
4
|
FirstBaselineType.BASELINEFIXED | First Baseline Fixed Type. |
int
5
|
FirstBaselineType.BASELINELEADING | First Baseline Leading Type. |
int
2
|
FirstBaselineType.BASELINELEGACY | First Baseline Legacy Type. |
int
6
|
FirstBaselineType.BASELINEXHEIGHT | First Baseline x Height Type. |
int
3
|
|
Usage
| As property
TextFrameItem.firstBaseline
|