Description
void
pdf_set_border_color
( int pdf document, double red, double green, double blue)
The
PDF_set_border_color(
)
The
PDF_set_border_color(
)
function
sets
the
color
of
the
suroundig
box
of
links
and
annotations
.
The
three
color
components
have
to
have
a
value
between
0.0
and
1.0
.
See
also
PDF_set_border_style(
)
,
PDF_set_border_dash(
)
.