OCRObjectList Methods
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The OCRObjectList type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator | Returns an enumerator that iterates through a collection. | |
| GetGenericList | Returns copy of the collection as generic list of OCRObject objects. | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Sort | Sorts the collection by Y, then by X coordinate. | |
| SortWithTolerance | Sorts the collection by Y, then by X coordinate with tolerance. | |
| ToString | (Inherited from Object.) |
See Also