[]
        
(Showing Draft Content)

C1.C1Preview.C1HyperlinkInfoCollection.FindHyperlink

FindHyperlink Method

Finds a C1Hyperlink at the specified position on the specified page.

Declaration
public C1HyperlinkInfo FindHyperlink(int pageIndex, PointD pt)
Parameters
Type Name Description
int pageIndex

The 0-based index of the page.

PointD pt

The position on the page.

Returns
Type Description
C1HyperlinkInfo

C1HyperlinkInfo associated with the found hyperlink, or null.