Skip to content

M_PDFiumSharp_PDFium_FPDF_GetLastError

ArgusMagnus edited this page Mar 29, 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
[Missing documentation for "M:PDFiumSharp.PDFium.FPDF_GetLastError"]

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