InDesign2026
API 21.5.1.73
Collection of SubmitFormBehavior

SubmitFormBehaviors

A collection of submit form behavior objects.

Properties

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

Methods

SubmitFormBehavior

Creates a new SubmitFormBehavior.

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

Displays the number of elements in the SubmitFormBehavior.

SubmitFormBehavior

Returns the first SubmitFormBehavior in the collection.

SubmitFormBehavior

Returns the SubmitFormBehavior with the specified index or name.

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

Returns the SubmitFormBehaviors within the specified range.

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

Returns the middle SubmitFormBehavior in the collection.

SubmitFormBehavior

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

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

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

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

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

Object of 7

Properties elsewhere that hold a SubmitFormBehaviors.