Circle  >>
<<  Cell

CheckBox

メソッド public
実装 4.8.000 (2009-09-07)
書式
CheckBox( $name, $w, $checked, $prop )
戻り値

(なし)

要素(パラメータ)
string $name フィールド名
int $w
bool $checked false 初期状態を定義
array $prop array() javascript field properties. Possible values are described on official Javascript for Acrobat API reference.
array $opt array() annotation parameters. Possible values are described on official PDF32000_2008 reference.
string $onvalue 'Yes' 選択されていた際に、返す値
float $x '' 矩形上部左端のX軸座標
float $y '' 矩形上部左端のY軸座標
bool $js false if true put the field using JavaScript (requires Acrobat Writer to be rendered).