[]
        
(Showing Draft Content)

C1.C1Preview.C1Page.FindHyperlink

FindHyperlink Method

Searches for a hyperlink at the specified position on the current page.

Declaration
public C1HyperlinkInfo FindHyperlink(PointD ptPage)
Parameters
Type Name Description
PointD ptPage

The position on the current page (in ResolvedUnit units).

Returns
Type Description
C1HyperlinkInfo

A C1HyperlinkInfo object containing information about the link, or null if none was found.