Search Results for

    Show / Hide Table of Contents

    Class OcrDocAdvancedResult

    Result from ReadDocumentAdvanced(OcrInputBase)

    Give an access to: Text, Confidence, Tables, and NoOutlineRegions

    Inheritance
    System.Object
    OcrDocAdvancedResult
    Implements
    IronSoftware.IOcrResult
    Namespace: IronOcr
    Assembly: IronOcr.dll
    Syntax
    public class OcrDocAdvancedResult : Object, IOcrResult

    Properties

    Confidence

    Ocr statistical accuracy confidence as an average of every character.

    1 = 100%, 0 = 0%.

    Declaration
    public double Confidence { get; }
    Property Value
    Type Description
    System.Double

    NoOutlineRegions

    Collection of Ocr region without outlines from OcrInput

    Declaration
    public IEnumerable<NoOutlineRegion> NoOutlineRegions { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<NoOutlineRegion>

    Tables

    Collection of recognized tables and their informations from OcrInput

    Declaration
    public Tables Tables { get; }
    Property Value
    Type Description
    Tables
    Remarks

    Only tables with clarity outlines can be reconized.

    Text

    All Ocr texts from OcrInput.

    Declaration
    public string Text { get; }
    Property Value
    Type Description
    System.String

    Implements

    IronSoftware.IOcrResult
    ☀
    ☾
    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.