Introduction
Illustrator Scripting Object Model
Scripting Illustrator
Scripting with AppleScript
Scripting with JavaScript
Scripting with VBScript
Javascript Object Reference
app.activeDocument.inkLisk[index
Description
Associates a document ink name with ink information.
app.activeDocument.inkLisk[index].inkInfo
The ink information
Type
InkInfo
app.activeDocument.inkLisk[index].name
The ink’s name.
String.
app.activeDocument.inkLisk[index].typename
The class name of the object.
String, read-only.