Example: SetPrintOptions

 

To define the default print options as rasterize on print, do not print banners, center the output, not dithered, print as black-and-white, print at actual size, best fit orientation, and save the options:

[SetPrintOptions(1, 0, 1, 0, 1, 2, 1, 1)]