Description
void
pdf_set_border_style
( int pdf document, string style, double width)
The
PDF_set_border_style(
)
The
PDF_set_border_style(
)
function
sets
the
style
and
width
of
the
suroundig
box
of
links
and
annotations
.
The
parameter
style
can
be
'
solid
'
or
'dashed
'
.
See
also
PDF_set_border_color(
)
,
PDF_set_border_dash(
)
.