Pdf |
Name | Description | |
---|---|---|
Load(PdfCustomLoader) | Loads the PDF document from the specified custom descriptor. | |
Load(Byte, PdfForms, String) | Open and load a PDF document from a memory. | |
Load(String, PdfForms, String) | Open and load a PDF document from a file. | |
Load(Stream, PdfForms, String, Boolean) | Loads the PDF document from the specified stream. |