alexa
menu

Document Processing

    Show / Hide Table of Contents

    OCREngineMode Class

    Represents OCREngineMode.

    Inheritance
    System.Object
    OCREngineMode
    Namespace: Syncfusion.OCRProcessor
    Assembly: Syncfusion.OCRProcessor.Base.dll
    Syntax
    public sealed class OCREngineMode : Enum

    Fields

    Default

    Represents Default engine mode,based on what is available.

    Declaration
    public const OCREngineMode Default
    Field Value
    Type
    OCREngineMode

    LSTMOnly

    Represents LSTM engine mode.

    Declaration
    public const OCREngineMode LSTMOnly
    Field Value
    Type
    OCREngineMode

    TesseractOnly

    Represents Tesseract engine mode.

    Declaration
    public const OCREngineMode TesseractOnly
    Field Value
    Type
    OCREngineMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved