[]
Searches for a hyperlink at the specified position on the current page.
public C1HyperlinkInfo FindHyperlink(PointD ptPage)
Type | Name | Description |
---|---|---|
PointD | ptPage | The position on the current page (in ResolvedUnit units). |
Type | Description |
---|---|
C1HyperlinkInfo | A C1HyperlinkInfo object containing information about the link, or null if none was found. |