InDesign2026
API 21.5.1.73
Collection of GotoURLBehavior

GotoURLBehaviors

A collection of goto URL behavior objects.

Properties

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

Methods

GotoURLBehavior

Returns the GotoURLBehavior with the specified index.

index Number The index.
GotoURLBehavior

Creates a new GotoURLBehavior.

withProperties? Object Initial values for properties of the new GotoURLBehavior
GotoURLBehavior

Returns any GotoURLBehavior in the collection.

Number

Displays the number of elements in the GotoURLBehavior.

GotoURLBehavior[]

Returns every GotoURLBehavior in the collection.

GotoURLBehavior

Returns the first GotoURLBehavior in the collection.

GotoURLBehavior

Returns the GotoURLBehavior with the specified index or name.

index LongInteger | String The index or name. Can accept: Long Integer or String.
GotoURLBehavior

Returns the GotoURLBehavior with the specified name.

name String The name.
GotoURLBehavior[]

Returns the GotoURLBehaviors within the specified range.

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

Returns the last GotoURLBehavior in the collection.

GotoURLBehavior

Returns the middle GotoURLBehavior in the collection.

GotoURLBehavior

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

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

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

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

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

Object of 7

Properties elsewhere that hold a GotoURLBehaviors.