InDesign2026
API 21.5.1.73
Collection of GotoNextPageBehavior

GotoNextPageBehaviors

A collection of goto next page behavior objects.

Properties

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

Methods

GotoNextPageBehavior

Creates a new GotoNextPageBehavior.

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

Displays the number of elements in the GotoNextPageBehavior.

GotoNextPageBehavior

Returns the GotoNextPageBehavior with the specified index or name.

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

Returns the GotoNextPageBehaviors within the specified range.

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

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

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

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

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

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

Object of 7

Properties elsewhere that hold a GotoNextPageBehaviors.