Enum TesseractVersion
Selects between different binary versions of Tesseract.
Namespace: IronOcr
Assembly: IronOcr.dll
Syntax
public enum TesseractVersion
Fields
Name | Description |
---|---|
Tesseract4 | Tesseract 4 (typically 4.1.latest). |
Tesseract5 | IronOcr is one of the few tesseract implementations to support Tesseract 5 for the .Net platform. |