LicenseSetLicense Method (String)

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
Sets the license.

Namespace:  Apitron.Licensing
Assembly:  Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax

public static void SetLicense(
	string license
)

Parameters

license
Type: SystemString
The license string.
Exceptions

ExceptionCondition
ArgumentExceptionIf license string is null or empty.
See Also

Reference