Click or drag to resize

PDFViewCtrlLinkInfoGetRect Method

Gets the bounding rectangle of the link.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Rect GetRect()

Return Value

Type: Rect
Bounding rectangle of the link, which specifies the area containing the link.
See Also