pdf_set_border_style

pdf_set_border_style -- Sets style of border around links and annotations

Popis

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

Funkce pdf_set_border_style( ) Funkce pdf_set_border_style( ) function sets the style and width of the suroundig box of links and annotations . Argument style can be ' solid ' or 'dashed ' .

Viz také pdf_set_border_color( ) , pdf_set_border_dash( ) .