PDF Viewer SDK ActiveX Control ReferenceProperties Password PDF Viewer ActiveX Control Password Set user password with encrypted PDF file when you loading the encrypted PDF. PDFViewer1.Password[=String] ParameterStringthe string of password.RemarkThis property is Read/Write. Example Visual Basic SyntaxPDFViewer1.Password="12345"PDFViewer1.LoadPDFFile "c:\test.pdf"