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 |