RecognitionAreaList 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 RecognitionAreaList type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add(RecognitionArea) | Adds new item to collection. | |
| Add(Rectangle, AreaRotation, OCRProposedContentType) | Adds new item to collection. | |
| Add(Int32, Int32, Int32, Int32, AreaRotation, OCRProposedContentType) | Adds new item to collection. | |
| Clear | Clears collection. | |
| 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 RecognitionArea objects. | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
See Also