Class FinderDocumentScannerConfiguration
- Namespace
- IO.Scanbot.Sdk.UI.View.Camera.Configuration
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class FinderDocumentScannerConfiguration : Object, ISharedDocumentScannerConfiguration
- Inheritance
-
FinderDocumentScannerConfiguration
- Implements
-
Constructors
FinderDocumentScannerConfiguration()
public FinderDocumentScannerConfiguration()
Properties
NativeParams
public FinderDocumentScannerNativeConfiguration NativeParams { get; }
Property Value
- FinderDocumentScannerNativeConfiguration
Params
public FinderDocumentScannerJsonConfiguration Params { get; }
Property Value
- FinderDocumentScannerJsonConfiguration
Methods
public void EnableHardwareSnapButton(int key)
Parameters
key int
SetAcceptedAngleScore(double)
public void SetAcceptedAngleScore(double acceptedAngleScore)
Parameters
acceptedAngleScore double
SetAcceptedBrightnessThreshold(double)
public void SetAcceptedBrightnessThreshold(double acceptedBrightnessThreshold)
Parameters
acceptedBrightnessThreshold double
SetAcceptedSizeScore(double)
public void SetAcceptedSizeScore(double acceptedSizeScore)
Parameters
acceptedSizeScore double
SetAccessibilityConfiguration(FinderDocumentScannerAccessibilityConfiguration)
public void SetAccessibilityConfiguration(FinderDocumentScannerAccessibilityConfiguration accessibilityConfiguration)
Parameters
accessibilityConfiguration FinderDocumentScannerAccessibilityConfiguration
SetAutoSnapProgressColor(int)
public void SetAutoSnapProgressColor(int polygonAutoSnapProgressColor)
Parameters
polygonAutoSnapProgressColor int
SetAutoSnapProgressEnabled(bool)
public void SetAutoSnapProgressEnabled(bool enabled)
Parameters
enabled bool
SetAutoSnapProgressLineWidth(int)
public void SetAutoSnapProgressLineWidth(int polygonProgressLineWidth)
Parameters
polygonProgressLineWidth int
SetAutoSnappingEnabled(bool)
public void SetAutoSnappingEnabled(bool autoSnappingEnabled)
Parameters
autoSnappingEnabled bool
SetAutoSnappingSensitivity(float)
public void SetAutoSnappingSensitivity(float autoSnappingSensitivity)
Parameters
autoSnappingSensitivity float
SetCameraBackgroundColor(int)
public void SetCameraBackgroundColor(int cameraBackgroundColor)
Parameters
cameraBackgroundColor int
SetCameraModule(CameraModule)
public void SetCameraModule(CameraModule cameraModule)
Parameters
cameraModule CameraModule
SetCameraOverlayColor(int)
public void SetCameraOverlayColor(int cameraOverlayColor)
Parameters
cameraOverlayColor int
SetCameraPreviewMode(CameraPreviewMode)
public void SetCameraPreviewMode(CameraPreviewMode cameraPreviewMode)
Parameters
cameraPreviewMode CameraPreviewMode
public void SetCancelButtonTitle(string cancelButtonTitle)
Parameters
cancelButtonTitle string
SetDelayAfterFocusCompleteMs(long)
public void SetDelayAfterFocusCompleteMs(long delay)
Parameters
delay long
SetDocumentImageSizeLimit(int, int)
public void SetDocumentImageSizeLimit(int documentImageHeightLimit, int documentImageWidthLimit)
Parameters
documentImageHeightLimit int
documentImageWidthLimit int
SetDrawPolygonShadows(bool)
public void SetDrawPolygonShadows(bool drawPolygonShadows)
Parameters
drawPolygonShadows bool
public void SetEnableCameraButtonTitle(string enableCameraButtonTitle)
Parameters
enableCameraButtonTitle string
SetEnableCameraExplanationText(string)
public void SetEnableCameraExplanationText(string enableCameraExplanationText)
Parameters
enableCameraExplanationText string
SetFinderAspectRatio(AspectRatio)
public void SetFinderAspectRatio(AspectRatio finderAspectRatio)
Parameters
finderAspectRatio AspectRatio
SetFinderEnabled(bool)
public void SetFinderEnabled(bool enabled)
Parameters
enabled bool
SetFinderLineColor(int)
public void SetFinderLineColor(int finderLineColor)
Parameters
finderLineColor int
SetFinderLineWidth(int)
public void SetFinderLineWidth(int finderLineWidth)
Parameters
finderLineWidth int
public void SetFlashButtonHidden(bool flashButtonHidden)
Parameters
flashButtonHidden bool
SetFlashEnabled(bool)
public void SetFlashEnabled(bool flashEnabled)
Parameters
flashEnabled bool
SetForceMaxSnappingSize(bool)
public void SetForceMaxSnappingSize(bool enabled)
Parameters
enabled bool
SetForceUserGuidance(bool)
public void SetForceUserGuidance(bool enabled)
Parameters
enabled bool
SetIgnoreOrientationMismatch(bool)
public void SetIgnoreOrientationMismatch(bool ignoreOrientationMismatch)
Parameters
ignoreOrientationMismatch bool
SetImageFilterType(ImageFilterType)
public void SetImageFilterType(ImageFilterType imageFilterType)
Parameters
imageFilterType ImageFilterType
SetImageScale(float)
public void SetImageScale(float imageScale)
Parameters
imageScale float
SetLockDocumentAspectRatioToFinder(bool)
public void SetLockDocumentAspectRatioToFinder(bool enabled)
Parameters
enabled bool
SetOrientationLockMode(CameraOrientationMode)
public void SetOrientationLockMode(CameraOrientationMode cameraOrientationMode)
Parameters
cameraOrientationMode CameraOrientationMode
SetPhotoQualityPrioritization(CapturePhotoQualityPrioritization)
public void SetPhotoQualityPrioritization(CapturePhotoQualityPrioritization value)
Parameters
value CapturePhotoQualityPrioritization
SetPolygonBackgroundColor(int)
public void SetPolygonBackgroundColor(int polygonBackgroundColor)
Parameters
polygonBackgroundColor int
SetPolygonBackgroundColorOK(int)
public void SetPolygonBackgroundColorOK(int polygonBackgroundColorOK)
Parameters
polygonBackgroundColorOK int
SetPolygonColor(int)
public void SetPolygonColor(int polygonColor)
Parameters
polygonColor int
SetPolygonColorOK(int)
public void SetPolygonColorOK(int polygonColorOK)
Parameters
polygonColorOK int
SetPolygonCornerRadius(int)
public void SetPolygonCornerRadius(int polygonCornerRadius)
Parameters
polygonCornerRadius int
SetPolygonEnabled(bool)
public void SetPolygonEnabled(bool enabled)
Parameters
enabled bool
SetPolygonLineWidth(int)
public void SetPolygonLineWidth(int polygonLineWidth)
Parameters
polygonLineWidth int
public void SetShutterButtonAutoInnerColor(int shutterButtonAutoInnerColor)
Parameters
shutterButtonAutoInnerColor int
public void SetShutterButtonAutoOuterColor(int shutterButtonAutoOuterColor)
Parameters
shutterButtonAutoOuterColor int
public void SetShutterButtonHidden(bool shutterButtonHidden)
Parameters
shutterButtonHidden bool
public void SetShutterButtonManualInnerColor(int shutterButtonManualInnerColor)
Parameters
shutterButtonManualInnerColor int
public void SetShutterButtonManualOuterColor(int shutterButtonManualOuterColor)
Parameters
shutterButtonManualOuterColor int
SetShutterSoundEnabled(bool)
public void SetShutterSoundEnabled(bool shutterSoundEnabled)
Parameters
shutterSoundEnabled bool
SetTextHintBadAngles(string)
public void SetTextHintBadAngles(string textBadAngles)
Parameters
textBadAngles string
SetTextHintBadAspectRatio(string)
public void SetTextHintBadAspectRatio(string textHintBadAspectRatio)
Parameters
textHintBadAspectRatio string
SetTextHintNothingDetected(string)
public void SetTextHintNothingDetected(string textHintNothingDetected)
Parameters
textHintNothingDetected string
SetTextHintOK(string)
public void SetTextHintOK(string textHintOK)
Parameters
textHintOK string
SetTextHintOffCenter(string)
public void SetTextHintOffCenter(string textHintOffCenter)
Parameters
textHintOffCenter string
SetTextHintTooDark(string)
public void SetTextHintTooDark(string textHintTooDark)
Parameters
textHintTooDark string
SetTextHintTooNoisy(string)
public void SetTextHintTooNoisy(string textHintTooNoisy)
Parameters
textHintTooNoisy string
SetTextHintTooSmall(string)
public void SetTextHintTooSmall(string textHintTooSmall)
Parameters
textHintTooSmall string
SetTopBarBackgroundColor(int)
public void SetTopBarBackgroundColor(int topBarBackgroundColor)
Parameters
topBarBackgroundColor int
public void SetTopBarButtonsActiveColor(int topBarButtonsActiveColor)
Parameters
topBarButtonsActiveColor int
public void SetTopBarButtonsInactiveColor(int topBarButtonsInactiveColor)
Parameters
topBarButtonsInactiveColor int
SetTouchToFocusEnabled(bool)
public void SetTouchToFocusEnabled(bool enabled)
Parameters
enabled bool
public void SetUseButtonsAllCaps(bool allCaps)
Parameters
allCaps bool
SetUserGuidanceBackgroundColor(int)
public void SetUserGuidanceBackgroundColor(int userGuidanceBackgroundColor)
Parameters
userGuidanceBackgroundColor int
SetUserGuidanceTextColor(int)
public void SetUserGuidanceTextColor(int userGuidanceTextColor)
Parameters
userGuidanceTextColor int