ps_set_border_style(3) debian man page | unix.com

Man Page: ps_set_border_style

Operating Environment: debian

Section: 3

PS_SET_BORDER_STYLE(3)					     Library Functions Manual					    PS_SET_BORDER_STYLE(3)

NAME
PS_set_border_style -- Sets border style of annotations
SYNOPSIS
#include <pslib.h> void PS_set_border_style(PSDoc *psdoc, const char *style, float width)
DESCRIPTION
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(3), PS_set_border_dash(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_SET_BORDER_STYLE(3)
Related Man Pages
ps_begin_glyph(3) - debian
ps_open_image_file(3) - debian
ps_open_image(3) - debian
ps_setcolor(3) - debian
ps_setpolydash(3) - php
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?