InDesign Server2025
API 20.5.0.49
Collection of GotoLastPageBehavior

GotoLastPageBehaviors

A collection of goto last page behavior objects.

Properties

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

Methods

GotoLastPageBehavior

Creates a new GotoLastPageBehavior.

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

Displays the number of elements in the GotoLastPageBehavior.

GotoLastPageBehavior

Returns the GotoLastPageBehavior with the specified index or name.

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

Returns the GotoLastPageBehaviors within the specified range.

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

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

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

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

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

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

Object of 7

Properties elsewhere that hold a GotoLastPageBehaviors.