Package 

Class DocumentScannerConfiguration

    • Constructor Detail

      • DocumentScannerConfiguration

        DocumentScannerConfiguration()
    • Method Detail

      • getAllowCaptureModeSetting

         final Boolean getAllowCaptureModeSetting()

        If true, the toolbar will display an Item allowing the user to switch between auto capture and manual capture. Defaults to false.

      • setAllowCaptureModeSetting

         final Unit setAllowCaptureModeSetting(Boolean allowCaptureModeSetting)

        If true, the toolbar will display an Item allowing the user to switch between auto capture and manual capture. Defaults to false.

      • getTheme

         final Integer getTheme()

        Your custom theme if you like to change colors to match your branding.

      • setTheme

         final Unit setTheme(Integer theme)

        Your custom theme if you like to change colors to match your branding.

      • getOnboardingImageSource

         final Integer getOnboardingImageSource()

        Your custom image for the onboarding dialog that appears when scan is opened for the first time.

      • setOnboardingImageSource

         final Unit setOnboardingImageSource(Integer onboardingImageSource)

        Your custom image for the onboarding dialog that appears when scan is opened for the first time.