Text Viewer ActiveX Control

LicenseKey

 

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

TextReader1.LicenseKey[=string]


Parameter
string
the string of the key.

Remark
This property is Read/Write.

Example

   

VB.NET Syntax
AxTextReaderAx1.LicenseKey = "123"


   

Visual Basic Syntax
TextViewer1.LicenseKey = "123"