PS_SET_BORDER_DASHNamePS_set_border_dash -- Sets length of dashes for border of annotations Synopsis#include <pslib.h> void PS_set_border_dash(PSDoc *psdoc, float black, float white) DESCRIPTIONAnnotations like the starting points of links are surounded by
a rectancle. This function sets the black and white portion of a
dashed border line.
|