Click or drag to resize

RectHeight Method

Gets the height of this Rect.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public double Height()

Return Value

Type: Double
The rectangle's height.
See Also