-
-
Creates a new CompositeFontEntry.
withProperties
|
Object
Initial values for properties of the new CompositeFontEntry (Optional)
|
-
-
Returns any CompositeFontEntry in the collection.
-
-
Displays the number of elements in the CompositeFontEntry.
-
-
Returns every CompositeFontEntry in the collection.
-
-
Returns the first CompositeFontEntry in the collection.
-
-
Returns the CompositeFontEntry with the specified index or name.
index
|
The index or name. Can accept: Long Integer or String.
|
-
-
Returns the CompositeFontEntry with the specified ID.
-
-
Returns the CompositeFontEntry with the specified name.
-
-
Returns the CompositeFontEntries within the specified range.
from
|
The CompositeFontEntry, index, or name at the beginning of the range. Can accept: CompositeFontEntry, Long Integer or String.
|
to
|
The CompositeFontEntry, index, or name at the end of the range. Can accept: CompositeFontEntry, Long Integer or String.
|
-
-
Returns the last CompositeFontEntry in the collection.
-
-
Returns the middle CompositeFontEntry in the collection.
-
-
Returns the CompositeFontEntry whose index follows the specified CompositeFontEntry in the collection.
obj
|
CompositeFontEntry
The CompositeFontEntry whose index comes before the desired CompositeFontEntry.
|
-
-
Returns the CompositeFontEntry with the index previous to the specified index.
obj
|
CompositeFontEntry
The index of the CompositeFontEntry that follows the desired CompositeFontEntry.
|
-
-
Generates a string which, if executed, will return the CompositeFontEntry.