Click or drag to resize

RectSet Method (Rect)

Set the coordinates of the rectangle.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void Set(
	Rect p
)

Parameters

p
Type: pdftron.PDFRect
The source Rect.
See Also