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

Show in webframe

Percentage Property








Gets the progress of the current operation expressed as a percentage.
Syntax
int Percentage {get;}
'Declaration
 
ReadOnly Property Percentage As Integer
'Usage
 
Dim instance As IOcrProgressData
Dim value As Integer
 
value = instance.Percentage
int Percentage {get;}
@property (nonatomic, assign, readonly) NSInteger percentage
public int getPercentage()
get_Percentage(); 
property int Percentage {
   int get();
}

Property Value

A value between 0 and 100 that represent the progress of the current operation expressed as a percentage.
Remarks

For a list of the available operations, refer to OcrProgressOperation.

Example
For an example, refer to OcrProgressCallback.
Requirements

Target Platforms

See Also

Reference

IOcrProgressData Interface
IOcrProgressData Members
IOcrEngine Interface
Programming with LEADTOOLS .NET OCR

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