| Overload | Description |
|---|---|
| GetObjects(OcrObjectType,Single) | Returns an array of OcrObject objects with specified confidence. |
| GetObjects(OcrObjectType) | Returns an array of OcrObject objects of specified type. |
| GetObjects(OcrObjectType,Rectangle) | Returns an array of objects of specified type and located in specified rectangle on the page. |