Table of Contents

Interface ISharedDocumentScannerConfiguration

Namespace
IO.Scanbot.Sdk.UI.View.Camera.Configuration
Assembly
DocumentSDK.NET.Droid.dll
public interface ISharedDocumentScannerConfiguration

Methods

SetAcceptedAngleScore(double)

void SetAcceptedAngleScore(double acceptedAngleScore)

Parameters

acceptedAngleScore double

SetAcceptedSizeScore(double)

void SetAcceptedSizeScore(double acceptedSizeScore)

Parameters

acceptedSizeScore double

SetAutoSnappingEnabled(bool)

void SetAutoSnappingEnabled(bool autoSnappingEnabled)

Parameters

autoSnappingEnabled bool

SetAutoSnappingSensitivity(float)

void SetAutoSnappingSensitivity(float autoSnappingSensitivity)

Parameters

autoSnappingSensitivity float

SetCameraBackgroundColor(int)

void SetCameraBackgroundColor(int cameraBackgroundColor)

Parameters

cameraBackgroundColor int

SetCameraModule(CameraModule)

void SetCameraModule(CameraModule cameraModule)

Parameters

cameraModule CameraModule

SetCameraPreviewMode(CameraPreviewMode)

void SetCameraPreviewMode(CameraPreviewMode acceptedAngleScore)

Parameters

acceptedAngleScore CameraPreviewMode

SetCancelButtonTitle(string)

void SetCancelButtonTitle(string acceptedAngleScore)

Parameters

acceptedAngleScore string

SetDocumentImageSizeLimit(int, int)

void SetDocumentImageSizeLimit(int documentImageHeightLimit, int documentImageWidthLimit)

Parameters

documentImageHeightLimit int
documentImageWidthLimit int

SetEnableCameraButtonTitle(string)

void SetEnableCameraButtonTitle(string enableCameraButtonTitle)

Parameters

enableCameraButtonTitle string

SetEnableCameraExplanationText(string)

void SetEnableCameraExplanationText(string enableCameraExplanationText)

Parameters

enableCameraExplanationText string

SetFlashButtonHidden(bool)

void SetFlashButtonHidden(bool flashButtonHidden)

Parameters

flashButtonHidden bool

SetFlashEnabled(bool)

void SetFlashEnabled(bool flashEnabled)

Parameters

flashEnabled bool

SetForceUserGuidance(bool)

void SetForceUserGuidance(bool forceUserGuidance)

Parameters

forceUserGuidance bool

SetIgnoreBadAspectRatio(bool)

void SetIgnoreBadAspectRatio(bool ignoreBadAspectRatio)

Parameters

ignoreBadAspectRatio bool

SetImageFilterType(ImageFilterType)

void SetImageFilterType(ImageFilterType imageFilterType)

Parameters

imageFilterType ImageFilterType

SetImageScale(float)

void SetImageScale(float imageScale)

Parameters

imageScale float

SetOrientationLockMode(CameraOrientationMode)

void SetOrientationLockMode(CameraOrientationMode orientationLockMode)

Parameters

orientationLockMode CameraOrientationMode

SetPhotoQualityPrioritization(CapturePhotoQualityPrioritization)

void SetPhotoQualityPrioritization(CapturePhotoQualityPrioritization capturePhotoQualityPrioritization)

Parameters

capturePhotoQualityPrioritization CapturePhotoQualityPrioritization

SetPolygonBackgroundColor(int)

void SetPolygonBackgroundColor(int polygonBackgroundColor)

Parameters

polygonBackgroundColor int

SetPolygonBackgroundColorOK(int)

void SetPolygonBackgroundColorOK(int polygonBackgroundColorOk)

Parameters

polygonBackgroundColorOk int

SetPolygonColor(int)

void SetPolygonColor(int polygonColor)

Parameters

polygonColor int

SetPolygonColorOK(int)

void SetPolygonColorOK(int polygonColorOk)

Parameters

polygonColorOk int

SetPolygonLineWidth(int)

void SetPolygonLineWidth(int polygonLineWidth)

Parameters

polygonLineWidth int

SetShutterButtonAutoInnerColor(int)

void SetShutterButtonAutoInnerColor(int shutterButtonAutoInnerColor)

Parameters

shutterButtonAutoInnerColor int

SetShutterButtonAutoOuterColor(int)

void SetShutterButtonAutoOuterColor(int shutterButtonAutoOuterColor)

Parameters

shutterButtonAutoOuterColor int

SetShutterButtonHidden(bool)

void SetShutterButtonHidden(bool shutterButtonHidden)

Parameters

shutterButtonHidden bool

SetShutterButtonManualInnerColor(int)

void SetShutterButtonManualInnerColor(int shutterButtonManualInnerColor)

Parameters

shutterButtonManualInnerColor int

SetShutterButtonManualOuterColor(int)

void SetShutterButtonManualOuterColor(int shutterButtonManualOuterColor)

Parameters

shutterButtonManualOuterColor int

SetShutterSoundEnabled(bool)

void SetShutterSoundEnabled(bool shutterSoundEnabled)

Parameters

shutterSoundEnabled bool

SetTextHintBadAngles(string)

void SetTextHintBadAngles(string textHintBadAngles)

Parameters

textHintBadAngles string

SetTextHintBadAspectRatio(string)

void SetTextHintBadAspectRatio(string textHintBadAspectRatio)

Parameters

textHintBadAspectRatio string

SetTextHintNothingDetected(string)

void SetTextHintNothingDetected(string textHintNothingDetected)

Parameters

textHintNothingDetected string

SetTextHintOK(string)

void SetTextHintOK(string textHintOk)

Parameters

textHintOk string

SetTextHintTooDark(string)

void SetTextHintTooDark(string textHintTooDark)

Parameters

textHintTooDark string

SetTextHintTooNoisy(string)

void SetTextHintTooNoisy(string textHintTooNoisy)

Parameters

textHintTooNoisy string

SetTextHintTooSmall(string)

void SetTextHintTooSmall(string textHintTooSmall)

Parameters

textHintTooSmall string

SetTopBarBackgroundColor(int)

void SetTopBarBackgroundColor(int topBarBackgroundColor)

Parameters

topBarBackgroundColor int

SetTopBarButtonsActiveColor(int)

void SetTopBarButtonsActiveColor(int topBarButtonsActiveColor)

Parameters

topBarButtonsActiveColor int

SetTopBarButtonsInactiveColor(int)

void SetTopBarButtonsInactiveColor(int topBarButtonsInactiveColor)

Parameters

topBarButtonsInactiveColor int

SetUserGuidanceBackgroundColor(int)

void SetUserGuidanceBackgroundColor(int userGuidanceBackgroundColor)

Parameters

userGuidanceBackgroundColor int

SetUserGuidanceTextColor(int)

void SetUserGuidanceTextColor(int userGuidanceTextColor)

Parameters

userGuidanceTextColor int