Overload | Description |
---|---|
Load(String) | Loads a PDF file and returns either a fixed document or a portfolio depending on the PDF file type. |
Load(String,String) | Loads a PDF file and returns either a fixed document or a portfolio depending on the PDF file type. |
Load(Stream) | Loads a PDF file and returns either a fixed document or a portfolio depending on the PDF file type. |
Load(Stream,String) | Loads a PDF file and returns either a fixed document or a portfolio depending on the PDF file type. |