alexa
menu

Document Processing

    Show / Hide Table of Contents

    Languages Class

    Represents OCR Supported Languages

    Inheritance
    System.Object
    Languages
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.OCRProcessor
    Assembly: Syncfusion.OCRProcessor.Base.dll
    Syntax
    public class Languages

    Constructors

    Languages()

    Declaration
    public Languages()

    Fields

    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