Search Results for

    Show / Hide Table of Contents

    Class NoOutlineRegion

    Struct for storing regions without outlines consist with RegionRect, RegionText, and Page

    Inheritance
    System.Object
    NoOutlineRegion
    Implements
    System.IEquatable<NoOutlineRegion>
    Namespace: IronOcr.Extension.AdvancedScan
    Assembly: IronOcr.dll
    Syntax
    public sealed class NoOutlineRegion : ValueType, IEquatable<NoOutlineRegion>

    Constructors

    NoOutlineRegion(Rectangle, String, Int32)

    Struct for storing regions without outlines consist with RegionRect, RegionText, and Page

    Declaration
    public NoOutlineRegion(Rectangle RegionRect, string RegionText, int Page)
    Parameters
    Type Name Description
    IronSoftware.Drawing.Rectangle RegionRect

    Rectangle of region extracted from PaddleOCRResultRegion

    System.String RegionText

    Text in the same region as RegionRect

    System.Int32 Page

    Page number where the current region belongs

    Properties

    Page

    Page number where the current region belongs

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

    RegionRect

    Rectangle of region extracted from PaddleOCRResultRegion

    Declaration
    public Rectangle RegionRect { get; set; }
    Property Value
    Type Description
    IronSoftware.Drawing.Rectangle

    RegionText

    Text in the same region as RegionRect

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

    Methods

    Deconstruct(out Rectangle, out String, out Int32)

    Declaration
    public void Deconstruct(out Rectangle RegionRect, out string RegionText, out int Page)
    Parameters
    Type Name Description
    IronSoftware.Drawing.Rectangle RegionRect
    System.String RegionText
    System.Int32 Page

    Equals(NoOutlineRegion)

    Declaration
    public bool Equals(NoOutlineRegion other)
    Parameters
    Type Name Description
    NoOutlineRegion other
    Returns
    Type Description
    System.Boolean

    Equals(Object)

    Declaration
    public override bool Equals(object obj)
    Parameters
    Type Name Description
    System.Object obj
    Returns
    Type Description
    System.Boolean

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    System.Int32

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String

    Operators

    Equality(NoOutlineRegion, NoOutlineRegion)

    Declaration
    public static bool operator ==(NoOutlineRegion left, NoOutlineRegion right)
    Parameters
    Type Name Description
    NoOutlineRegion left
    NoOutlineRegion right
    Returns
    Type Description
    System.Boolean

    Inequality(NoOutlineRegion, NoOutlineRegion)

    Declaration
    public static bool operator !=(NoOutlineRegion left, NoOutlineRegion right)
    Parameters
    Type Name Description
    NoOutlineRegion left
    NoOutlineRegion right
    Returns
    Type Description
    System.Boolean

    Implements

    System.IEquatable<>
    ☀
    ☾
    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.