Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
The OCRObject type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Color |
Gets object color.
|
![]() | Confidence |
Gets recognition confidence.
|
![]() | Height |
Gets height coordinate of the object.
|
![]() | OCRObjectType |
Gets type of the objects.
|
![]() | Text |
Gets object text.
|
![]() | Width |
Gets width coordinate of the object.
|
![]() | X |
Gets X coordinate of the object.
|
![]() | Y |
Gets Y coordinate of the object.
|
See Also