EnumFootnoteFirstBaseline

Options for specifying the amount of vertical space between the top of the footnote container and the first line of footnote text.

Static Properties

Name Description
ASCENT_OFFSET The tallest character in the font falls below the top of the footnote container.
CAP_HEIGHT The tops of upper case letters touch the top of the footnote container.
EMBOX_HEIGHT The em box height of the text defines the distance between the baseline of the text and the top of the footnote container.
FIXED_HEIGHT The footnote minimum first baseline offset value defines the distance between the baseline of the text and the top of the footnote container.
LEADING_OFFSET The leading value of the text defines the distance between the baseline of the text and the top of the footnote container.
X_HEIGHT The tops of lower case letters without ascents, such as x, touch the top of the footnote container.