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 IntegerDEFAULT_DOCUMENT_IMAGE_SIZE_LIMITpublic final static Document.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetDEFAULT_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.
-
-
-
-