Skip to content

M_PDFiumSharp_PDFium_FPDFLink_GetLinkAtPoint

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDFLink_GetLinkAtPoint Method

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public static FPDF_LINK FPDFLink_GetLinkAtPoint(
	FPDF_PAGE page,
	double x,
	double y
)

Parameters

 

page
Type: PDFiumSharp.Types.FPDF_PAGE
x
Type: System.Double
y
Type: System.Double

Return Value

Type: FPDF_LINK

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally