Inks
A collection of inks.
Inks Properties
| Property |
Type |
Access |
Description |
| item |
Object |
read |
Returns the ink with the specified index or name. |
| length |
Long |
read |
The number of inks in the collection. |
Inks Methods
| Method |
Returns |
Description |
| anyItem |
Object |
Returns any ink. |
| firstItem |
Object |
Returns the first ink. |
| itemByID |
Object |
Returns the ink with the specified ID. |
| itemByRange |
Objects |
Returns the inks within the specified range. |
| lastItem |
Object |
Returns the last ink. |
| middleItem |
Object |
Returns the middle ink. |
| nextItem |
Object |
Returns the next ink. |
| previousItem |
Object |
Returns the previous ink. |
Previous post: InsertionPoint
Next post: Ink