ExpertPdf PDF Creator Library
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:
ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)