Printer.printableRect

bool printableRect(out int width, out int height)

Gets the printable rectangle dimensions.

Parameters

widthOutput: printable width in pixels
heightOutput: printable height in pixels

Returns

true on success