removeAll

書式

pluginItems.removeAll()

説明

ドキュメント内にあるすべてのPluginItemオブジェクト(リンク画像)を削除します。
app.activeDocument.pluginItems.removeAll();

目次に戻る