Query: ps_set_border_style
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_SET_BORDER_STYLE(3) Library Functions Manual PS_SET_BORDER_STYLE(3)NAMEPS_set_border_style -- Sets border style of annotationsSYNOPSIS#include <pslib.h> void PS_set_border_style(PSDoc *psdoc, const char *style, float width)DESCRIPTIONAnnotations 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 ALSOPS_set_border_color(3), PS_set_border_dash(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_SET_BORDER_STYLE(3)