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