PDFReaderControls.NET Standard Class Reference

LicenseAttribute.AddLicense Method 

Add a license programmatically.

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

Parameters

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

See Also

LicenseAttribute Class | TallComponents.Licensing Namespace