'Usage
Dim fileName As String Dim password As String Dim instance As New PdfFixedDocument(fileName, password)
Parameters
- fileName
- A string that contains the name of the file from which to create the document.
- password
- Password required to open the Pdf file.