Click or drag to resize

RadPdfLicense Constructor

Create a new instance of the RAD PDF License class using a given license key.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public RadPdfLicense(
	string licenseKey
)

Parameters

licenseKey
Type: SystemString
The license key provided by Red Software
See Also