The maximum time to run the PDF text extraction
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public int MaxRunTime { get; set; }
Public Property MaxRunTime As Integer
Get
Set
public:
property int MaxRunTime {
int get ();
void set (int value);
}
member MaxRunTime : int with get, set
Property Value
Type:
Int32
Reference