Click or drag to resize

PdfDocumentLoad Method

Overload List
 NameDescription
Public methodStatic memberLoad(PdfCustomLoader) Loads the PDF document from the specified custom descriptor.
Public methodStatic memberLoad(Byte, PdfForms, String) Open and load a PDF document from a memory.
Public methodStatic memberLoad(String, PdfForms, String) Open and load a PDF document from a file.
Public methodStatic memberLoad(Stream, PdfForms, String, Boolean) Loads the PDF document from the specified stream.
Top
See Also