Package io.scanbot.sdk.docprocessing
Object Document.Companion
-
- All Implemented Interfaces:
public class Document.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final Integer
DEFAULT_DOCUMENT_IMAGE_SIZE_LIMIT
public final static Document.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final Integer
getDEFAULT_DOCUMENT_IMAGE_SIZE_LIMIT()
The default maximum size of the document image. -
-
Method Detail
-
getDEFAULT_DOCUMENT_IMAGE_SIZE_LIMIT
final Integer getDEFAULT_DOCUMENT_IMAGE_SIZE_LIMIT()
The default maximum size of the document image.
-
-
-
-