Value
Name | Description | Value |
---|---|---|
VerticallyRelativeTo.CAPHEIGHT | Align the anchored object to the top of capital letters. | 1096185955 = 'AVxc' |
VerticallyRelativeTo.COLUMN_EDGE | Align the anchored object to the edge of the text or table column. | 1095787375 = 'APco' |
VerticallyRelativeTo.EMBOX_BOTTOM | Align the anchored object to the bottom of the embox. | 1096183106 = 'AVmB' |
VerticallyRelativeTo.EMBOX_MIDDLE | Align the anchored object to the middle of the embox. | 1096183117 = 'AVmM' |
VerticallyRelativeTo.EMBOX_TOP | Align the anchored object to the top of the embox. | 1096181101 = 'AVem' |
VerticallyRelativeTo.LINE_ASCENT | Align the anchored object to the top of the tallest letters in the text. | 1096180083 = 'AVas' |
VerticallyRelativeTo.LINE_BASELINE | Align the anchored object to the baseline of the line of text. | 1096180321 = 'AVba' |
VerticallyRelativeTo.LINE_XHEIGHT | Align the anchored object to the top of lower case letters with no ascent, such as x. | 1096185960 = 'AVxh' |
VerticallyRelativeTo.PAGE_EDGE | Align the anchored object to the edge of the page. | 1095790695 = 'APpg' |
VerticallyRelativeTo.PAGE_MARGINS | Align the anchored object to the page margin. | 1095789927 = 'APmg' |
VerticallyRelativeTo.TEXT_FRAME | Align the anchored object to the edge of the text frame. | 1954051174 = 'txtf' |
VerticallyRelativeTo.TOP_OF_LEADING | Align the anchored object to the top of the text leading. | 1096180332 = 'AVbl' |
Usage
As property
AnchoredObjectSetting.verticalReferencePoint
ChangeObjectPreference.verticalReferencePoint
FindObjectPreference.verticalReferencePoint
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |