| The horizontal alignment point of an anchored object. |
Value
| Name | Description | Value |
AnchoredRelativeTo.ANCHOR_LOCATION | Align the anchored object to the anchor. | 1095786862 =
'APan'
|
AnchoredRelativeTo.COLUMN_EDGE | Align the anchored object to the edge of the text or table column. | 1095787375 =
'APco'
|
AnchoredRelativeTo.PAGE_EDGE | Align the anchored object to the edge of the page. | 1095790695 =
'APpg'
|
AnchoredRelativeTo.PAGE_MARGINS | Align the anchored object to the page margin. | 1095789927 =
'APmg'
|
AnchoredRelativeTo.TEXT_FRAME | Align the anchored object to the edge of the text frame. | 1954051174 =
'txtf'
|
|
Usage
| As property
AnchoredObjectSetting.horizontalReferencePoint
|