name
書式
screenSpotFunctionObject
.name
説明
スポット関数の名前を示します。
var info=PPDFileList[0].PPDInfo; alert(info.screenSpotFunctionList[0].name);
目次に戻る