Adobe InDesign CS5.5 Server (7.5) Object Model JS: AnchorPosition

InDesign Server CS5.5

 Options for specifying the position of the anchored object relative to the its anchor.

Value

NameDescriptionValue
AnchorPosition.ABOVE_LINEPlace the anchored object above the line of text that contains the object.1095716961 = 'AOPa'
AnchorPosition.ANCHOREDCustom anchor position.1097814113 = 'AoPa'
AnchorPosition.INLINE_POSITIONAlign 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.3iContents :: Index