Class MRZScannerConfiguration
- Namespace
- IO.Scanbot.Sdk.UI.View.Mrz.Configuration
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class MRZScannerConfiguration : Object
- Inheritance
-
MRZScannerConfiguration
Constructors
MRZScannerConfiguration()
public MRZScannerConfiguration()
Properties
NativeParams
public MrzScannerNativeConfiguration NativeParams { get; }
Property Value
- MrzScannerNativeConfiguration
Params
public MrzScannerJsonConfiguration Params { get; }
Property Value
- MrzScannerJsonConfiguration
Methods
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 SetCancelButtonIcon(int cancelButtonIcon)
Parameters
cancelButtonIcon
int
public void SetCancelButtonTitle(string cancelButtonTitle)
Parameters
cancelButtonTitle
string
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
SetFinderLineColor(int)
public void SetFinderLineColor(int finderLineColor)
Parameters
finderLineColor
int
SetFinderLineWidth(int)
public void SetFinderLineWidth(int finderLineWidth)
Parameters
finderLineWidth
int
SetFinderTextHint(string)
public void SetFinderTextHint(string finderTextHint)
Parameters
finderTextHint
string
SetFinderTextHintColor(int)
public void SetFinderTextHintColor(int finderTextHintColor)
Parameters
finderTextHintColor
int
SetFlashEnabled(bool)
public void SetFlashEnabled(bool flashEnabled)
Parameters
flashEnabled
bool
SetOrientationLockMode(CameraOrientationMode)
public void SetOrientationLockMode(CameraOrientationMode cameraOrientationMode)
Parameters
cameraOrientationMode
CameraOrientationMode
SetSuccessBeepEnabled(bool)
public void SetSuccessBeepEnabled(bool successBeepEnabled)
Parameters
successBeepEnabled
bool
SetTopBarBackgroundColor(int)
public void SetTopBarBackgroundColor(int topBarBackgroundColor)
Parameters
topBarBackgroundColor
int
public void SetTopBarButtonsColor(int topBarButtonsColor)
Parameters
topBarButtonsColor
int
SetTouchToFocusEnabled(bool)
public void SetTouchToFocusEnabled(bool enabled)
Parameters
enabled
bool
public void SetUseButtonsAllCaps(bool allCaps)
Parameters
allCaps
bool