Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

ImagePreprocessingTime Property








Gets or sets the image preprocessing time in milliseconds.
Syntax
public long ImagePreprocessingTime {get; set;}
'Declaration
 
Public Property ImagePreprocessingTime As Long
'Usage
 
Dim instance As OcrStatistic
Dim value As Long
 
instance.ImagePreprocessingTime = value
 
value = instance.ImagePreprocessingTime
public long ImagePreprocessingTime {get; set;}
@property (nonatomic, assign) UInt64 imagePreprocessingTime
public long getImagePreprocessingTime ()
public void setImagePreprocessingTime(long value)
            
 <br/>get_ImagePreprocessingTime();<br/>set_ImagePreprocessingTime(value);<br/>Object.defineProperty('ImagePreprocessingTime'); 
public:
property int64 ImagePreprocessingTime {
   int64 get();
   void set (    int64 value);
}

Property Value

The image preprocessing time in milliseconds.
Remarks

Note: This property is not supported in the LEADTOOLS OCR Advantage Engine

Example
For an example, refer to OcrStatistic.
Requirements

Target Platforms

See Also

Reference

OcrStatistic Structure
OcrStatistic Members

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features