Initializes a new PDFDocument form a specified PDF file and optional password.
Overload | Description |
---|---|
PDFDocument(stream) | Initializes a new PDFDocument from a specified stream containing a PDF file. |
PDFDocument(stream,string) | Initializes a new PDFDocument from the specified stream containing a PDF file and (optional) password. |
PDFDocument(string) | Initializes a new PDFDocument form a specified PDF file. |
PDFDocument(string,string) | Initializes a new PDFDocument form a specified PDF file and optional password. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET