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