- param-set params parameterprocedure
Sets a parameter in a plotter parameter structure. The parameter argument must be a plotter-parameter value created with one of the constructors described above.
Example:
(param-set params (PAGESIZE "A4")) (param-set params (INTERLACE #t))