Adobe InDesign CS3 (5.0) Object Model JS: LockStateValues

InDesign CS3

 Lock state options.

Value

NameDescriptionValue
LockStateValues.CHECKED_IN_STORYThe story has been checked in.1112695657 = 'BRci'
LockStateValues.CHECKED_OUT_STORYThe story has been checked out.1112695663 = 'BRco'
LockStateValues.EMBEDDED_STORYThe story is embedded.1112696173 = 'BRem'
LockStateValues.LOCKED_STORYThe story is locked.1112697963 = 'BRlk'
LockStateValues.MISSING_LOCK_STATEThe story file is missing.1112698227 = 'BRms'
LockStateValues.MIXED_LOCK_STATEThe stories have a mixed lock state.1112698232 = 'BRmx'
LockStateValues.NONENo lock state.1852796517 = 'none'
LockStateValues.UNMANAGED_STORYThe story is unmanaged.1112700269 = 'BRum'

Usage

As property

Button.lockState

FormField.lockState

GraphicLine.lockState

Group.lockState

Oval.lockState

PageItem.lockState

Polygon.lockState

Rectangle.lockState

Story.lockState

TextFrame.lockState

XmlStory.lockState

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