Scanner ActiveX Control

PDFUserPassword

 

Set the user password with encrypted PDF file when you loading the PDF file.

Scanner1.PDFUserPassword[=String]


Parameter
String
the string of user password.

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
Scanner1.PDFUserPassword="yourpass"
Scanner1.LoadImage "c:\test1.pdf"