Scanner ActiveX Control ReferenceProperties PDFUserPassword Scanner ActiveX Control PDFUserPassword Set the user password with encrypted PDF file when you loading the PDF file. Scanner1.PDFUserPassword[=String] ParameterStringthe string of user password.RemarkThis property is Read/Write. Example Visual Basic SyntaxScanner1.PDFUserPassword="yourpass"Scanner1.LoadImage "c:\test1.pdf"