Inks
A collection of inks.
Inks Properties
| Property |
Type |
Access |
Description |
| Count |
Long |
read |
The number of Inks. |
| Item |
Object |
read |
Returns the Ink with the specified index or name as Long or String. |
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