墨水
app.activeDocument.inkLisk[index]
将文档的墨水名称与墨水信息关联。
Ink.inkInfo
Section titled “Ink.inkInfo”app.activeDocument.inkLisk[index].inkInfo
墨水信息
Ink.name
Section titled “Ink.name”app.activeDocument.inkLisk[index].name
墨水的名称。
字符串。
Ink.typename
Section titled “Ink.typename”app.activeDocument.inkLisk[index].typename
对象的类名。
字符串;只读。