Skip to content

M_PDFiumSharp_PDFium_FPDFAction_GetDest

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDFAction_GetDest Method

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

Syntax

C#

public static FPDF_DEST FPDFAction_GetDest(
	FPDF_DOCUMENT document,
	FPDF_ACTION action
)

Parameters

 

document
Type: PDFiumSharp.Types.FPDF_DOCUMENT
action
Type: PDFiumSharp.Types.FPDF_ACTION

Return Value

Type: FPDF_DEST

See Also

Reference

PDFium Class
PDFiumSharp Namespace
PdfAction.Destination

Clone this wiki locally