DS.Documents.Html Assembly / GrapeCity.Documents.Html Namespace / GcHtmlBrowser Class / SetGcPdfLicenseKey Method
The GcPdf license key to set.

In This Topic
SetGcPdfLicenseKey Method (GcHtmlBrowser)
In This Topic
Sets a GcPdf license key to use by all instances of GcHtmlBrowser.

Up to five PDFs can be created without a license.

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

Parameters

key
The GcPdf license key to set.
See Also