PostScriptFileDevice.printWindow

void printWindow(Window win, int xOffset = 0, int yOffset = 0) @trusted

Prints a window with its decorations to the PostScript output.

Parameters

winWindow to print
xOffsetX offset for positioning (default: 0)
yOffsetY offset for positioning (default: 0)