PDF_set_border_style

(unknown)

PDF_set_border_style -- リンクおよび注記の周囲の境界のスタイルを設定する

説明

void pdf_set_border_style (int pdf document, string style, double width)

関数PDF_set_border_style()は、リンクおよび注記を 囲む箱のスタイルと幅を設定します。パラメータstyleは 'solid'または'dashed'を指定することができます。

PDF_set_border_color()PDF_set_border_dash()も参照下さい。