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.48.0.0 (3.48.0.0)
Syntax public RadPdfLicense(
string licenseKey
)
Public Sub New (
licenseKey As String
)
Parameters
- licenseKey
- Type: SystemString
The license key provided by Red Software
See Also