The LicenseCollection class let you enter the key and value programmatically.

Namespace:  TallComponents.Licensing
Assembly:  TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.43.0

Syntax

C#
public abstract class LicenseCollection
Visual Basic (Declaration)
Public MustInherit Class LicenseCollection

Remarks

The licenses you add will be available for all instances in this app-domain.

Inheritance Hierarchy

System..::.Object
  TallComponents.Licensing..::.LicenseCollection

See Also