PDF Viewer ActiveX Control

Password

 

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

PDFViewer1.Password[=String]


Parameter
String
the string of password.

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
PDFViewer1.Password="12345"
PDFViewer1.LoadPDFFile "c:\test.pdf"