LicenseInfoSetLicenseKey Method

NReco.PdfGenerator Class Library Documentation
Activate component license and enable restricted features.

Namespace:  NReco.PdfGenerator
Assembly:  NReco.PdfGenerator (in NReco.PdfGenerator.dll) Version: 1.2.1
Syntax

public void SetLicenseKey(
	string owner,
	string key
)

Parameters

owner
Type: SystemString
license owner ID
key
Type: SystemString
unique license key from component order's page
See Also

Reference