PdfConverterLicenseKey Property |
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.
Namespace: ExpertPdf.HtmlToPdfAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic string LicenseKey { get; set; }Public Property LicenseKey As String
Get
Set
Property Value
String
See Also