| 対応バージョン |
|
|||||||||||||||||||||
| ポイント |
app.alert(aObj[0].modDate); |
|||||||||||||||||||||
| 説 明 |
注釈の最終変更日はmodDateで取得できます。 |
|||||||||||||||||||||
| サンプル |
aObj = this.getAnnots({nPage:0}); app.alert(aObj[0].modDate); |
|||||||||||||||||||||
| |
■サンプルスクリプトを実行する >> Acrobat で動作確認 |
|||||||||||||||||||||
| 補足説明 |
なし |
|||||||||||||||||||||