xmlInstructions

書式

documentObject.xmlInstructions

説明

xmlImportPreferenceオブジェクトが格納されているコレクションです。
var d=app.activeDocument;
alert(d.xmlInstructions);

目次に戻る