alexa
menu

Document Processing

    Show / Hide Table of Contents

    Languages Class

    Represents the OCR supported languages.

    Inheritance
    System.Object
    Languages
    Namespace: Syncfusion.OCRProcessor
    Assembly: Syncfusion.OCRProcessor.Base.dll
    Syntax
    public class Languages : Object

    Constructors

    Languages()

    Declaration
    public Languages()

    Fields

    Chinese

    Represents Chinese language

    Declaration
    public const string Chinese = "chi_sim"
    Field Value
    Type
    System.String

    English

    Represents English language

    Declaration
    public const string English = "eng"
    Field Value
    Type
    System.String

    French

    Represents French language

    Declaration
    public const string French = "fra"
    Field Value
    Type
    System.String

    Polish

    Represents Polish language

    Declaration
    public const string Polish = "pol"
    Field Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved