Gets or sets the license key string received from the vendor.
If this property is null the converter will automatically enter in evaluation mode
and a demo watermark is displayed on the generated PDF document.

C# | Visual Basic | Visual C++ |
public string LicenseKey { get; set; }
Public Property LicenseKey As String Get Set
public: property String^ LicenseKey { String^ get (); void set (String^ value); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)