ExpertPdf Html to Pdf Converter Library
LicenseKey Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentDocumentLicenseKey
ExpertPdf Html to Pdf Converter Library
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.
Declaration Syntax
C#Visual BasicVisual C++
public string LicenseKey { get; set; }
Public Property LicenseKey As String
	Get
	Set
public:
property String^ LicenseKey {
	String^ get ();
	void set (String^ value);
}
Property Value

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