Adobe InDesign CS (3.0) Object Model JS: FirstBaseline

InDesign CS

 Starting point options for the first baseline of text.

Value

NameDescriptionValue
FirstBaseline.ASCENT_OFFSETThe tallest character in the font falls below the top inset of the object.1296135023 = 'MAso'
FirstBaseline.CAP_HEIGHTThe tops of upper case letters touch the top inset of the object.1296255087 = 'MCHo'
FirstBaseline.EMBOX_HEIGHTThe text em box height is the distance between the baseline of the text and the top inset of the object.1296386159 = 'MEHo'
FirstBaseline.FIXED_HEIGHTUse the minimum first baseline offset value as the distance between the baseline of the text and the top inset of the frame1296451695 = 'MFHo'
FirstBaseline.LEADING_OFFSETThe text leading value defines the distance between the baseline of the text and the top inset of the object.1296852079 = 'MLdo'
FirstBaseline.X_HEIGHTThe tops of lower case letters touch the top inset of the object.1299728495 = 'MxHo'

Usage

As property

Cell.firstBaselineOffset

Column.firstBaselineOffset

Row.firstBaselineOffset

TextFramePreference.firstBaselineOffset

Jongware, 27-Jun-2010 v3.0.3dContents :: Index