InDesign Server2025
API 20.5.0.49
Collection of HyphenationException

HyphenationExceptions

A collection of hyphenation exceptions lists.

Properties

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

Methods

Number

Displays the number of elements in the HyphenationException.

HyphenationException

Returns the HyphenationException with the specified index or name.

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

Returns the HyphenationExceptions within the specified range.

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

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

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

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

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

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

Object of 1

Properties elsewhere that hold a HyphenationExceptions.