PDFKit.NET 2.0 Class Library (.NET 2.0)

LicenseCollection.Add Method 

Add a license programmatically.

public static void Add(
   string licenseKey,
   string licenseKeyValue
);

Parameters

licenseKey
The type of license key.
licenseKeyValue
The license key value.

See Also

LicenseCollection Class | TallComponents.Licensing Namespace