M_PDFiumSharp_PDFium_FPDF_GetLastError - ArgusMagnus/PDFiumSharp GitHub Wiki

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

⚠️ **GitHub.com Fallback** ⚠️