DS.Documents.Html Assembly / GrapeCity.Documents.Html Namespace / GcHtmlRenderer Class / ApplyGcImagingLicenseKey Method
The GcImaging license key to apply.

In This Topic
ApplyGcImagingLicenseKey Method (GcHtmlRenderer)
In This Topic
Applies a GcImaging license key to use by the current instance of GcHtmlRenderer.

Up to five images can be created without a license.

Syntax
'Declaration
 
Public Sub ApplyGcImagingLicenseKey( _
   ByVal key As System.String _
) 
 

Parameters

key
The GcImaging license key to apply.
See Also