HtmlToSvgConverterLicenseKey Property
Gets or sets the license key string received from the vendor when converting HTML to SVG.
If this property is null the converter will automatically enter in evaluation mode
and a demo watermark will be displayed on the generated image.
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 14.0.0
public string LicenseKey { get; set; }
Property Value
String