HtmlToImageConverterLicenseKey Property
Gets or sets the license key string received from the vendor in HTML to Image converter.
If this property is null the converter will automatically enter in evaluation mode
and a demo watermark will be displayed on the generated image.
Internally, this property gets or sets the value of the Licensing.LicenseKey property
Namespace: EvoPdf.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
public string LicenseKey { get; set; }
Property Value
String