resolution
書式
resolution
説明
ドキュメントの解像度を示します。読み出しのみです。
var res=app.activeDocument.resolution; alert(res);
目次に戻る