PDFiumSharp
PDFiumSharp copied to clipboard
Dispose method in PdfPage and using(page) in Test.Console, and also PdfPage.HasTransparency
Here is the commit to dispose the page in the Test.Console to avoid unmanaged memory leak with large pdfs.