Indesign Scripting Reference
home | search | Links
JavaScript >> CloseWindowBehaviors

CloseWindowBehaviors

A collection of close window behavior objects.

CloseWindowBehaviors Properties

Property Type Access Description
item Object read Returns the close window behavior with the specified index or name.
length Long read The number of close window behaviors in the collection.

CloseWindowBehaviors Methods

Method Returns Description
add CloseWindowBehavior Create a new close window behavior.
anyItem Object Returns any close window behavior.
firstItem Object Returns the first close window behavior.
itemByID Object Returns the close window behavior with the specified ID.
itemByRange Objects Returns the close window behaviors within the specified range.
lastItem Object Returns the last close window behavior.
middleItem Object Returns the middle close window behavior.
nextItem Object Returns the next close window behavior.
previousItem Object Returns the previous close window behavior.