PDFiumSharp
PDFiumSharp copied to clipboard
feat: issues/25
solve issues/25,it work,please merged into master
On GetPDFPage() methods I suggest changing the first argument name from "dest" to "source" and adding a destination/output Stream argument rather than returning MemoryStream.