DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcBitmap Class / SetLicenseKey Method
The license key to set.

In This Topic
SetLicenseKey Method (GcBitmap)
In This Topic
Sets the license key.
Syntax
'Declaration
 
Public Shared Sub SetLicenseKey( _
   ByVal key As System.String _
) 
 

Parameters

key
The license key to set.
See Also