trapPresets
書式
documentObject
.trapPresets
説明
trapPresetオブジェクトが格納されているコレクションです。
?
1
2
var
d=app.activeDocument;
alert(d.trapPresets);
目次に戻る