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

Namespace: TallComponents.Licensing
Assembly: TallComponents.PDF.PDFA (in TallComponents.PDF.PDFA.dll) Version: 1.0.1.0

Syntax

C#
public abstract class LicenseCollection
Visual Basic
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