Licensing Class

Manages the license settings for the library tools

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.0.0
C#
public class Licensing
Inheritance
Object    Licensing

Constructors

LicensingInitializes a new instance of the Licensing class

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

Fields

SerialNumber The serial number used by the library tools. Set this property to the serial number received after purchase to run the library in licensed mode. If not set, the library will operate in demo mode.

See Also