PDF Viewer ActiveX Control

LicenseKey

 

Set the license key which unlocks the ActiveX control from demo mode. This License key is supplied by the vendor.

PDFViewer1.LicenseKey[=String]


Parameter
String
the string of licensekey.

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
' you should set the license key in form load event
PDFViewer1.LicenseKey="your key"