File Formats

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
OCRLayoutResult Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    OCRLayoutResult Class

    Represents the OCR'ed texts and bounds.

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

    Constructors

    OCRLayoutResult()

    Declaration
    public OCRLayoutResult()

    Properties

    Pages

    Get the OCR'ed page collection

    Declaration
    public OCRPageCollection Pages { get; }
    Property Value
    Type Description
    OCRPageCollection
    See Also
    OCRPageCollection
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved