InDesign2026
API 21.5.1.73
Collection of GotoNextViewBehavior

GotoNextViewBehaviors

A collection of goto next view behavior objects.

Properties

NameType AccessDescription
Number readonly The number of objects in the collection.

Methods

GotoNextViewBehavior

Creates a new GotoNextViewBehavior.

withProperties? Object Initial values for properties of the new GotoNextViewBehavior
Number

Displays the number of elements in the GotoNextViewBehavior.

GotoNextViewBehavior

Returns the GotoNextViewBehavior with the specified index or name.

index LongInteger | String The index or name. Can accept: Long Integer or String.
GotoNextViewBehavior[]

Returns the GotoNextViewBehaviors within the specified range.

from GotoNextViewBehavior | LongInteger | String The GotoNextViewBehavior, index, or name at the beginning of the range. Can accept: GotoNextViewBehavior, Long Integer or String.
to GotoNextViewBehavior | LongInteger | String The GotoNextViewBehavior, index, or name at the end of the range. Can accept: GotoNextViewBehavior, Long Integer or String.
GotoNextViewBehavior

Returns the GotoNextViewBehavior whose index follows the specified GotoNextViewBehavior in the collection.

obj GotoNextViewBehavior The GotoNextViewBehavior whose index comes before the desired GotoNextViewBehavior.
GotoNextViewBehavior

Returns the GotoNextViewBehavior with the index previous to the specified index.

obj GotoNextViewBehavior The index of the GotoNextViewBehavior that follows the desired GotoNextViewBehavior.
String

Generates a string which, if executed, will return the GotoNextViewBehavior.

Object of 7

Properties elsewhere that hold a GotoNextViewBehaviors.