Adobe InDesign CS5 (7.0) Object Model JS: RotationDirection

InDesign CS5

 Options for rotating the contents of the place gun

Value

NameDescriptionValue
RotationDirection.BACKWARDRotate the list backward (i.e., move backmost item to front)1113680759 = 'Bakw'
RotationDirection.FORWARDRotate the list forward (i.e., move the front item to end)1181708919 = 'Forw'

Usage

In function

void PlaceGun.rotate ([direction: RotationDirection=RotationDirection.FORWARD])

Jongware, 20-Jun-2010 v3.0.3dContents :: Index