PdfToImageConverterLicenseKey Property |
The license key string received after the product purchase or
a demo license key for the demo version of the converter. This property must be set
before calling the conversion to images method. When this property is null, the converter
will run in demo mode.
Namespace:
ExpertPdf
Assembly:
eppdftoimage (in eppdftoimage.dll) Version: 7.0
Syntax public string LicenseKey { get; set; }
Public Property LicenseKey As String
Get
Set
Property Value
Type:
StringSee Also