Interface ISharedDocumentScannerConfiguration
The interface for common configurations of RTU-UI V1 FinderDocumentScanner and DocumentScanner.
public interface ISharedDocumentScannerConfiguration
Methods
SetAcceptedAngleScore(double)
void SetAcceptedAngleScore(double acceptedAngleScore)
Parameters
acceptedAngleScore
double
SetAcceptedBrightnessThreshold(double)
void SetAcceptedBrightnessThreshold(double acceptedBrightnessThreshold)
Parameters
acceptedBrightnessThreshold
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
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
SetIgnoreOrientationMismatch(bool)
void SetIgnoreOrientationMismatch(bool ignoreOrientationMismatch)
Parameters
ignoreOrientationMismatch
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
SetPolygonCornerRadius(int)
void SetPolygonCornerRadius(int polygonCornerRadius)
Parameters
polygonCornerRadius
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
SetTouchToFocusEnabled(bool)
void SetTouchToFocusEnabled(bool touchToFocusEnabled)
Parameters
touchToFocusEnabled
bool
SetUseButtonsAllCaps(bool)
void SetUseButtonsAllCaps(bool useButtonsAllCaps)
Parameters
useButtonsAllCaps
bool
SetUserGuidanceBackgroundColor(int)
void SetUserGuidanceBackgroundColor(int userGuidanceBackgroundColor)
Parameters
userGuidanceBackgroundColor
int
SetUserGuidanceTextColor(int)
void SetUserGuidanceTextColor(int userGuidanceTextColor)
Parameters
userGuidanceTextColor
int