Skip to content

Overload_PDFiumSharp_PDFium_FPDF_LoadDocument

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDF_LoadDocument Method

Overload List

 

Name Description
Public methodStatic member FPDF_LoadDocument(String, String) Open and load a PDF document.
Public methodStatic member FPDF_LoadDocument(Stream, Int32, String) Loads a PDF document from 'count' bytes read from a stream.
Public methodStatic member FPDF_LoadDocument(Byte[], Int32, Int32, String) Loads a PDF document from memory.
  Back to Top

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally