GenericDocumentModel
A class derived from Document Model containing details specific to generic documents
import com.sybrin.identity.countries.Generic.Document.GenericDocumentModel
Public methods | | Data source |
String | OCR |
| Data source | |
N/A | ||
Bitmap | Front of document | |
String | Local storage | |
Bitmap | Front of document | |
String | Local storage | |
Bitmap | Front of document | |
String | Local storage | |
void | Saves all images within the model to the local device and populates all path fields. | N/A |
public String getResults()
Returns the information found on the document.
Returns | |
String | The information on the document. This value cannot be null . |
Last modified 10mo ago