Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFDocument Class : PDFDocument Constructor |
Overload | Description |
---|---|
PDFDocument Constructor(String) | Initializes a new PDFDocument form a specified PDF file. |
PDFDocument Constructor(String,String) | Initializes a new PDFDocument form a specified PDF file and optional password. |
PDFDocument Constructor(Stream) | Initializes a new PDFDocument from a specified stream containing a PDF file. |
PDFDocument Constructor(Stream,String) | Initializes a new PDFDocument from the specified stream containing a PDF file and (optional) password. |