Add a license programmatically.
Namespace: TallComponents.LicensingAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
public static void Add( string licenseKey, string licenseKeyValue ) |
| Visual Basic |
|---|
Public Shared Sub Add ( _ licenseKey As String, _ licenseKeyValue As String _ ) |
Parameters
- licenseKey
- Type: System..::..String
The type of license key.
- licenseKeyValue
- Type: System..::..String
The license key value.