Microsoft SDK for Java

DhDocument.getSize

Retrieves the viewable size of the document.

Syntax

public Point getSize()

Return Value

Returns a Point object containing the document's size where width is represented as Point.x and height is represented as Point.y.

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