Documents for PDF, .NET Edition Documentation
SetLicenseKey Method (GcPdfDocument)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > GcPdfDocument Class : SetLicenseKey Method
The license key to set.
Sets the license key.
Syntax
'Declaration
 
Public Shared Sub SetLicenseKey( _
   ByVal key As System.String _
) 
public static void SetLicenseKey( 
   System.string key
)

Parameters

key
The license key to set.
See Also

Reference

GcPdfDocument Class
GcPdfDocument Members