events
書式
textPreferences
.events
説明
イベントを格納したコレクションを示します。
?
1
2
var
tp=app.textPreferences;
alert(tp.events);
目次に戻る