Accusoft.OCRXpress.Java - Updated
getTextBlocks Method
Collapse All
Expand All
View with Navigation Tools
Accusoft.OCRXpress.Java Project
>
com.accusoft.ocrxpress Package
>
Page Class
: getTextBlocks Method
Returns a list of recognized text blocks from the provided page.
Syntax
public
com.accusoft.ocrxpress.ResultContainer<TextBlock> getTextBlocks()
Return Value
ResultContainer of TextBlock results.
Exceptions
Exception
Description
OcrxException
An OCRXpress exception may throw on an internal engine error.
See Also
Reference
Page Class
Page Members