LicenseInfo Class

NReco.PdfGenerator Class Library Documentation
Represents PdfGenerator commercial license information.
Inheritance Hierarchy

SystemObject
  NReco.PdfGeneratorLicenseInfo

Namespace:  NReco.PdfGenerator
Assembly:  NReco.PdfGenerator (in NReco.PdfGenerator.dll) Version: 1.2.1
Syntax

public sealed class LicenseInfo

The LicenseInfo type exposes the following members.

Properties

  NameDescription
Public propertyIsLicensed
Determines if component has activated license key.
Public propertyLicenseOwner
License owner identifier.
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodSetLicenseKey
Activate component license and enable restricted features.
Public methodToString (Inherited from Object.)
Top
See Also

Reference