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