InDesign Server2025
API 20.5.0.49
Collection of EPSText

EPSTexts

EPSTexts

Properties

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

Methods

EPSText

Returns the EPSText with the specified index.

index Number The index.
EPSText

Returns any EPSText in the collection.

Number

Displays the number of elements in the EPSText.

EPSText[]

Returns every EPSText in the collection.

EPSText

Returns the first EPSText in the collection.

EPSText

Returns the EPSText with the specified index or name.

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

Returns the EPSText with the specified ID.

id Number The ID.
EPSText

Returns the EPSText with the specified name.

name String The name.
EPSText[]

Returns the EPSTexts within the specified range.

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

Returns the last EPSText in the collection.

EPSText

Returns the middle EPSText in the collection.

EPSText

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

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

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

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

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

Object of 37

Properties elsewhere that hold a EPSTexts.