Printer.getBounds

Returns a rectangle describing the receiver's size and location. <p> For a printer, this is the size of the physical page, in pixels. </p>

@return the bounding rectangle

@exception SWTException <ul> <li>ERROR_DEVICE_DISPOSED - if the receiver has been disposed</li> </ul>

@see #getClientArea @see #computeTrim

class Printer
override
getBounds
(
)

Meta