EVO PDF Logo

HtmlToPdfConverterLicenseKey Property

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

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public string LicenseKey { get; set; }

Property Value

Type: String
See Also

Reference