PDFViewCtrlLinkInfoGetRect Method |
Gets the bounding rectangle of the link.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetRect As Rect
public:
virtual Rect^ GetRect() sealed
Return Value
Type:
RectBounding rectangle of the link, which specifies the area containing the link.
See Also