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
    Implements
    IronSoftware.IDocumentTextObject
    IronSoftware.IBoundedDocumentObject
    IronSoftware.IDocumentObject
    IronSoftware.IBounded
    IronSoftware.ITransformable
    IronSoftware.IColored
    System.ICloneable
    Inherited Members
    OcrResult.OcrResultTextElement.ToString()
    OcrResult.OcrResultTextElement.Clone()
    OcrResult.OcrResultTextElement.TextDirection
    OcrResult.OcrResultTextElement.Text
    OcrResult.OcrResultTextElement.Confidence
    OcrResult.OcrResultTextElement.PageIndex
    OcrResult.OcrResultTextElement.PdfDocumentId
    OcrResult.OcrResultTextElement.ObjNum
    OcrResult.OcrResultTextElement.Contents
    OcrResult.OcrResultTextElement.Left
    OcrResult.OcrResultTextElement.Right
    OcrResult.OcrResultTextElement.Top
    OcrResult.OcrResultTextElement.Bottom
    OcrResult.OcrResultTextElement.Color
    OcrResult.OcrResultTextElement.BoundingBox
    OcrResult.OcrResultTextElement.Scale
    OcrResult.OcrResultTextElement.Translate
    OcrResult.OcrResultTextElement.Matrix
    OcrResult.OcrResultTextElement.Font
    OcrResult.OcrResultTextElement.FontSize
    OcrResult.OcrResultTextElement.RenderMode
    OcrResult.OcrResultTextElement.DocumentId
    OcrResult.OcrResultTextElement.FillColor
    OcrResult.OcrResultTextElement.StrokeColor
    OcrResult.OcrResultTextElement.IsBold
    OcrResult.OcrResultTextElement.IsItalic
    OcrResult.OcrResultTextElement.ContentStart
    OcrResult.OcrResultTextElement.Rotation
    OcrResult.OcrResultElement.ToBitmap(OcrInput)
    OcrResult.OcrResultElement.Location
    Namespace: IronOcr
    Assembly: IronOcr.dll
    Syntax
    public class Table : OcrResult.OcrResultTextElement, IDocumentTextObject, IBoundedDocumentObject, IDocumentObject, IBounded, ITransformable, IColored, ICloneable

    Properties

    DataTable

    Contents of the detected Table in a DataTable form.

    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 Rectangle GetLocation { get; }
    Property Value
    Type Description
    IronSoftware.Drawing.Rectangle

    Height

    Height in pixels of this table.

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

    Width

    Width in pixels of this table.

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

    X

    X coordinate in pixels of the top left side of this table.

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

    Y

    Y coordinate in pixels of the top left side of this table.

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

    Implements

    IronSoftware.IDocumentTextObject
    IronSoftware.IBoundedDocumentObject
    IronSoftware.IDocumentObject
    IronSoftware.IBounded
    IronSoftware.ITransformable
    IronSoftware.IColored
    System.ICloneable

    Inherited members

    ToString()
    Clone()
    TextDirection
    Text
    Confidence
    PageIndex
    PdfDocumentId
    ObjNum
    Contents
    Left
    Right
    Top
    Bottom
    Color
    BoundingBox
    Scale
    Translate
    Matrix
    Font
    FontSize
    RenderMode
    DocumentId
    FillColor
    StrokeColor
    IsBold
    IsItalic
    ContentStart
    Rotation
    ToBitmap(OcrInput)
    Location

    See Also

    OcrResult
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Start for Free
    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.