[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.4.1

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