Microsoft SDK for Java

getPhysicalSize

This method of the PrinterDevice Class retrieves the physical size of the device.

Syntax

public Dimension getPhysicalSize();

Return Value

Returns the Dimension of the device.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.