DS.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicTiffReader Class / ApplyLicenseKey Method
The license key to set.

In This Topic
ApplyLicenseKey Method (GcWicTiffReader)
In This Topic
Applies a license key to an instance of GcWicTiffReader.
Syntax
'Declaration
 
Public Sub ApplyLicenseKey( _
   ByVal key As System.String _
) 
 

Parameters

key
The license key to set.
See Also