InDesign2026
API 21.5.1.73
Collection of CompositeFontEntry

CompositeFontEntries

A collection of composite font entries.

Properties

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

Methods

CompositeFontEntry

Creates a new CompositeFontEntry.

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

Displays the number of elements in the CompositeFontEntry.

CompositeFontEntry

Returns the first CompositeFontEntry in the collection.

CompositeFontEntry

Returns the CompositeFontEntry with the specified index or name.

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

Returns the CompositeFontEntries within the specified range.

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

Returns the middle CompositeFontEntry in the collection.

CompositeFontEntry

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

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

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

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

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

Object of 1

Properties elsewhere that hold a CompositeFontEntries.