InDesign2026
API 21.5.1.73
Collection of LanguageWithVendors

LanguagesWithVendors

A collection of languages with vendors.

Properties

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

Methods

Number

Displays the number of elements in the LanguageWithVendors.

LanguageWithVendors

Returns the LanguageWithVendors with the specified index or name.

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

Returns the LanguagesWithVendors within the specified range.

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

Returns the middle LanguageWithVendors in the collection.

LanguageWithVendors

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

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

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

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

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

Object of 1

Properties elsewhere that hold a LanguagesWithVendors.