Search Results for

    Show / Hide Table of Contents

    Class OcrResult.Table

    Represents a Visual Table with Borders discovered during OCR.
    To enable table reading, set IronTesseract's Configuration.ReadDataTables to true.

     var Ocr = new IronTesseract();
     Ocr.Configuration.ReadDataTables = true;

    Inheritance
    System.Object
    OcrResult.OcrResultElement
    OcrResult.OcrResultTextElement
    OcrResult.Table
    Inherited Members
    OcrResult.OcrResultTextElement.ToString()
    OcrResult.OcrResultTextElement.TextDirection
    OcrResult.OcrResultTextElement.Text
    OcrResult.OcrResultTextElement.Confidence
    OcrResult.OcrResultElement.ToBitmap(OcrInput)
    OcrResult.OcrResultElement.Location
    Namespace: IronOcr
    Assembly: IronOcr.dll
    Syntax
    public class Table : OcrResult.OcrResultTextElement

    Properties

    DataTable

    Declaration
    public DataTable DataTable { get; }
    Property Value
    Type Description
    System.Data.DataTable

    GetLocation

    Bounding Box of this OcrResult.Table location on the Page./>

    Declaration
    public CropRectangle GetLocation { get; }
    Property Value
    Type Description
    IronSoftware.Drawing.CropRectangle

    Height

    Declaration
    public int Height { get; }
    Property Value
    Type Description
    System.Int32

    Width

    Declaration
    public int Width { get; }
    Property Value
    Type Description
    System.Int32

    X

    Declaration
    public int X { get; }
    Property Value
    Type Description
    System.Int32

    Y

    Declaration
    public int Y { get; }
    Property Value
    Type Description
    System.Int32

    Inherited members

    ToString()
    TextDirection
    Text
    Confidence
    ToBitmap(OcrInput)
    Location

    See Also

    OcrResult
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Free 30-Day Trial Key
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronOCR to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronOCR free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.