| 対応バージョン |
|
|||||||||||||||||||||
| ポイント |
aObj[0].strokeColor = color.red; | |||||||||||||||||||||
| 説 明 |
注釈の枠の色を指定するにはstrokeColorにカラー配列を入れます。 |
|||||||||||||||||||||
| サンプル |
aObj = this.getAnnots({nPage:0}); aObj[0].strokeColor = color.red; |
|||||||||||||||||||||
| |
■サンプルスクリプトを実行する >> Acrobat で動作確認 |
|||||||||||||||||||||
| 補足説明 |
なし |
|||||||||||||||||||||