Enum Performance
Represents the performance of the OCR process.
Namespace: Syncfusion.OCRProcessor
Assembly: Syncfusion.OCRProcessor.Base.dll
Syntax
public enum Performance
Fields
Name | Description |
---|---|
Fast | Use Fast performance, Something middle between Rapid and Fast. |
Rapid | Use Rapid performance, high speed performance and normal OCR output. |
Slow | Use Slow performance, best OCR output. |