EVO HTML to PDF Converter

DocumentLicenseKey Property

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

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public string LicenseKey { get; set; }

Property Value

Type: String
See Also

Reference