PdfToImageConverterLicenseKey Property

Gets or sets the license key string received from vendor. If this property is null the tool will automatically enter in evaluation mode

Definition

Namespace: EvoPdf.PdfToImage
Assembly: EvoPdfToImage_NetCore (in EvoPdfToImage_NetCore.dll) Version: 14.0.0
C#
public string LicenseKey { get; set; }

Property Value

String

See Also