DhDocument.getSize

Overview | Methods | This Package | All Packages

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.