Skip to content

M_PDFiumSharp_PDFium_FPDFLink_GetQuadPoints

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDFLink_GetQuadPoints Method

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

Syntax

C#

public static bool FPDFLink_GetQuadPoints(
	FPDF_LINK linkAnnot,
	int quadIndex,
	out FS_QUADPOINTSF quadPoints
)

Parameters

 

linkAnnot
Type: PDFiumSharp.Types.FPDF_LINK
quadIndex
Type: System.Int32
quadPoints
Type: PDFiumSharp.Types.FS_QUADPOINTSF

Return Value

Type: Boolean

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally