PDFKit.NET 2.0 Class Library (.NET 2.0)

License Class

The License class let you check if you have entered a valid license key.

For a list of all members of this type, see License Members.

System.Object
   TallComponents.Licensing.License

public abstract class License

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

It will check the licenses available for all instances in this app-domain.

Requirements

Namespace: TallComponents.Licensing

Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll)

See Also

License Members | TallComponents.Licensing Namespace