ps_set_border_style

ps_set_border_style -- Sets border style of annotations

Description

bool ps_set_border_style (resource psdoc, string style, float width)

Annotations like the starting points of links are surounded by a rectancle. This function sets the appearance and width of the border line. style can be 'solid' or 'dashed'.

See also

ps_set_border_color(), ps_set_border_dash()