C
D
G
N
P
S
S
- ScanResult - class in de.docutain.sdk.ui
- An ActivityResultContract to start the document scan process, returning true if process finished successfully, false if user canceled the process.
- setAllowCaptureModeSetting(Boolean) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- If true, the toolbar will display an Item allowing the user to switch between auto capture and manual capture.
- setAllowPageFilter(Boolean) - function in de.docutain.sdk.ui.PageEditConfiguration
- If false, the bottom toolbar will hide the filter page item.
- setAllowPageRotation(Boolean) - function in de.docutain.sdk.ui.PageEditConfiguration
- If false, the bottom toolbar will hide the rotate page item.
- setOnboardingImageSource(Integer) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- Your custom image for the onboarding dialog that appears when scan is opened for the first time.
- setPageEditConfig(PageEditConfiguration) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- Configuration class used to alter the default page editing behaviour.
- setTheme(Integer) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- Your custom theme if you like to change colors to match your branding.