WordToPdfConverterLicenseKey Property

Gets or sets the license key string received from the vendor in Word 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.

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public string LicenseKey { get; set; }

Property Value

String

See Also