Value
Name | Description | Value |
---|---|---|
AnchorPosition.ABOVE_LINE | Place the anchored object above the line of text that contains the object. | 1095716961 = 'AOPa' |
AnchorPosition.ANCHORED | Custom anchor position. | 1097814113 = 'AoPa' |
AnchorPosition.INLINE_POSITION | Align the anchored object with the baseline of the line that contains the object. | 1095716969 = 'AOPi' |
Usage
In function
void AnchoredObjectSetting.insertAnchoredObject (storyOffset: InsertionPoint[, anchoredPosition: AnchorPosition])
As property
AnchoredObjectSetting.anchoredPosition
ChangeObjectPreference.anchoredPosition
FindObjectPreference.anchoredPosition
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |