Creates a PDF Document object from an existing password protected PDF file.

C# | Visual Basic | Visual C++ |
public Document( string pdfFileName, string pdfPassword )
Public Sub New ( pdfFileName As String, pdfPassword As String )
public: Document( String^ pdfFileName, String^ pdfPassword )
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)