| 対応バージョン |
|
|||||||||||||||||||||
| ポイント |
aObj = this.addAnnot({type: "StrikeOut",page: 0}); |
|||||||||||||||||||||
| 説 明 |
注釈(取り消し線)を追加するにはaddAnnot()を使い形状にStrikeOutを指定します。 |
|||||||||||||||||||||
| サンプル |
aObj = this.addAnnot({type: "StrikeOut",page: 0}); |
|||||||||||||||||||||
| |
■サンプルスクリプトを実行する >> Acrobat で動作確認 |
|||||||||||||||||||||
| 補足説明 |
なし |
|||||||||||||||||||||