Printer.printableRect
bool printableRect(out int width, out int height)Gets the printable rectangle dimensions.
Parameters
width | Output: printable width in pixels |
height | Output: printable height in pixels |
Returns
true on success
bool printableRect(out int width, out int height)Gets the printable rectangle dimensions.
width | Output: printable width in pixels |
height | Output: printable height in pixels |