Accusoft.OCRXpress.Java - Updated
getRegions Method
Accusoft.OCRXpress.Java Project > com.accusoft.ocrxpress Package > Page Class : getRegions Method
Returns a list of recognized regions from the provided page.
Syntax
public com.accusoft.ocrxpress.ResultContainer<Region> getRegions()

Return Value

ResultContainer of Region results.
Exceptions
ExceptionDescription
An OCRXpress exception may throw on an internal engine error.
See Also

Reference

Page Class
Page Members