InDesign Server2025
API 20.5.0.49
Collection of GotoFirstPageBehavior

GotoFirstPageBehaviors

A collection of goto first page behavior objects.

Properties

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

Methods

GotoFirstPageBehavior

Creates a new GotoFirstPageBehavior.

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

Displays the number of elements in the GotoFirstPageBehavior.

GotoFirstPageBehavior

Returns the GotoFirstPageBehavior with the specified index or name.

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

Returns the GotoFirstPageBehaviors within the specified range.

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

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

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

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

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

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

Object of 7

Properties elsewhere that hold a GotoFirstPageBehaviors.