Creates a PDF document from a stream cotaining a password protected PDF document.
The specified password can be a user or owner password.

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