C# Syntax
public enum OCRType: System.Enum
Member | Description |
---|---|
AI | AI-based steps use the AI OCR engine and the OCR languages you configured in the AI settings. This is the default setting. |
FT | AI-based steps use the same OCR engine and languages used for text recognition in property-based steps. Currently, the OCR engine used is ABBYY. |
System.Object
System.ValueType
System.Enum
HP.LFT.SDK.AI.OCRType