Skip to content

M_PDFiumSharp_PDFium_FPDF_GetLastError

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDF_GetLastError Method

Get last error code when a function fails.

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

Syntax

C#

public static FPDF_ERR FPDF_GetLastError()

Return Value

Type: FPDF_ERR

Remarks

If the previous SDK call succeeded, the return value of this function is not defined.

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally