images property

List<String> images
final

Returns the scanned images or null if DocumentFormat.jpeg was not specified when creating the scanner options.

Implementation

final List<String> images;