Ink¶
app.activeDocument.inkLisk[index]
Description¶
Associates a document ink name with ink information.
Properties¶
Ink.inkInfo¶
app.activeDocument.inkLisk[index].inkInfo
Description¶
The ink information
Type¶
Ink.name¶
app.activeDocument.inkLisk[index].name
Description¶
The ink's name.
Type¶
String.
Ink.typename¶
app.activeDocument.inkLisk[index].typename
Description¶
The class name of the object.
Type¶
String; read-only.