ExpertPDF PDF to Text Converter
LicenseKey Property
NamespacesExpertPdfPdfToTextConverterLicenseKey
The license key string received after the product purchase or a demo license key for the demo version of the converter. This propery must be set before calling the text extraction method. When this property is null, the converter will run in demo mode.
Declaration Syntax
C#Visual BasicVisual C++
public string LicenseKey { get; set; }
Public Property LicenseKey As String
public:
property String^ LicenseKey {
	String^ get ();
	void set (String^ value);
}

Assembly: pdftotext (Module: pdftotext) Version: 3.1.0.0 (3.1.0.0)