M_PDFiumSharp_PDFium_FPDF_GetLastError - ArgusMagnus/PDFiumSharp GitHub Wiki
Get last error code when a function fails.
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public static FPDF_ERR FPDF_GetLastError()
Type: FPDF_ERR
If the previous SDK call succeeded, the return value of this function is not defined.