Reply To: shortcut to change the reference point

Home Page / Forums / General InDesign Topics (CLOSED) / shortcut to change the reference point / Reply To: shortcut to change the reference point

#14397789
Lukáš Záleský
Participant

Or here:
app.layoutWindows[0].transformReferencePoint = AnchorPoint.CENTER_ANCHOR;

another AnchorPoints:
AnchorPoint.BOTTOM_CENTER_ANCHOR
AnchorPoint.BOTTOM_LEFT_ANCHOR
AnchorPoint.BOTTOM_RIGHT_ANCHOR
AnchorPoint.CENTER_ANCHOR
AnchorPoint.LEFT_CENTER_ANCHOR
AnchorPoint.RIGHT_CENTER_ANCHOR
AnchorPoint.TOP_CENTER_ANCHOR
AnchorPoint.TOP_LEFT_ANCHOR
AnchorPoint.TOP_RIGHT_ANCHOR

@DTPtutorialyCZ

This article was last modified on November 30, 2023

Comments (0)

Loading comments...