[This is preliminary documentation and is subject to change.]

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

Namespace:  TallComponents.Licensing
Assembly:  TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.2.6

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