Winnovative PDF Creator Library for .NET
Creates a PDF Document object from an existing password protected PDF file.

Declaration Syntax
Public Sub New ( _
pdfFileName As String, _
pdfPassword As String _
)
public:
Document(
String^ pdfFileName,
String^ pdfPassword
)

Parameters
- pdfFileName (String)
- The full path to the PDF file.
- pdfPassword (String)
- The password to open the specified PDF document.
Assembly:
Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 5.0.3.0 (5.0.3.0)