Pdf |
| Name | Description | |
|---|---|---|
| LoadDocument(Byte, String) | Loads the PDF document from the specified byte array. | |
| LoadDocument(Stream, String) | Loads the PDF document from the specified stream. | |
| LoadDocument(String, String) | Open and load a PDF document from a file. |