[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.GcHtmlBrowser.ApplyGcImagingLicenseKey

ApplyGcImagingLicenseKey Method

ApplyGcImagingLicenseKey(string)

Applies a GcImaging license key to use by the current instance of GcHtmlBrowser.

Up to five images can be created without a license.

Declaration
public void ApplyGcImagingLicenseKey(string key)
Public Sub ApplyGcImagingLicenseKey(key As String)
Parameters
Type Name Description
string key

The GcImaging license key to apply.

See Also