Document
implementations for the supported document types.See: Description
Class | Description |
---|---|
ImageDocument |
A document containing an image.
|
ImageDocument.ImageFormat |
Supported image formats.
|
ImageMultiPageDocument |
A document consisting of multiple image documents.
|
PdfDocument |
A document containing a PDF.
|
PdfMultiPageDocument |
A document consisting of multiple pdf documents.
|
QRCodeDocument |
Contains payment information required for transactions that were parsed from a document with a QR Code.
|
QRCodeMultiPageDocument |
A document consisting of multiple QRCode documents.
|
Contains Document
implementations for the supported document types.