Searches for a hyperlink at the specified position on the current page.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public C1HyperlinkInfo FindHyperlink( PointD ptPage ) |
Visual Basic |
---|
Public Function FindHyperlink ( _ ptPage As PointD _ ) As C1HyperlinkInfo |
Parameters
- ptPage
- Type: C1.C1Preview..::..PointD
The position on the current page (in ResolvedUnit units).