Click or drag to resize

IAnnotSetRect Method

Sets the size and location of an annotation on its page.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
void SetRect(
	Rect pos
)

Parameters

pos
Type: pdftron.PDFRect
the new rect
See Also