Accusoft.OCRXpress.Java - Updated
iterator Method
Accusoft.OCRXpress.Java Project > com.accusoft.ocrxpress Package > ResultContainer<T> Class : iterator Method
Returns an iterator over the elements in this container, generated during the OCR process.
Syntax
public com.accusoft.ocrxpress.ResultIterator<T> iterator()

Return Value

The iterator object over the container.
See Also

Reference

ResultContainer<T> Class
ResultContainer<T> Members