Esempio n. 1
0
 public PDFiumException()
     : base($"PDFium Error: {PDFium.FPDF_GetLastError().GetDescription()}")
 {
 }