PowerPoint Viewer ActiveX Control

LicenseKey

 

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

pptviewerObj.LicenseKey[=String]


Parameter
String
the licensekey.

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
Public pptviewerObj As Object
Set pptviewerObj = CreateObject("POWERPOINTVIEWER.PowerPointViewerCtrl.1")
pptviewerObj.LicenseKey="your key"