PostScriptFileDevice.printWindow
void printWindow(Window win, int xOffset = 0, int yOffset = 0) @trustedPrints a window with its decorations to the PostScript output.
Parameters
win | Window to print |
xOffset | X offset for positioning (default: 0) |
yOffset | Y offset for positioning (default: 0) |