Table of Contents

Class HealthInsuranceCardScannerConfiguration

Namespace
IO.Scanbot.Sdk.UI.View.Hic.Configuration
Assembly
DocumentSDK.NET.Droid.dll
public sealed class HealthInsuranceCardScannerConfiguration : Object
Inheritance
HealthInsuranceCardScannerConfiguration

Constructors

HealthInsuranceCardScannerConfiguration()

public HealthInsuranceCardScannerConfiguration()

Properties

NativeParams

public HealthInsuranceCardScannerNativeConfiguration NativeParams { get; }

Property Value

HealthInsuranceCardScannerNativeConfiguration

Params

public HealthInsuranceCardScannerJsonConfiguration Params { get; }

Property Value

HealthInsuranceCardScannerJsonConfiguration

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

SetCancelButtonIcon(int)

public void SetCancelButtonIcon(int cancelButtonIcon)

Parameters

cancelButtonIcon int

SetCancelButtonTitle(string)

public void SetCancelButtonTitle(string cancelButtonTitle)

Parameters

cancelButtonTitle string

SetDetectionStatusFailedDetectionText(string)

public void SetDetectionStatusFailedDetectionText(string detectionStatusFailedDetectionText)

Parameters

detectionStatusFailedDetectionText string

SetDetectionStatusFailedValidationText(string)

public void SetDetectionStatusFailedValidationText(string detectionStatusFailedValidationText)

Parameters

detectionStatusFailedValidationText string

SetDetectionStatusSuccessText(string)

public void SetDetectionStatusSuccessText(string detectionStatusSuccessText)

Parameters

detectionStatusSuccessText string

SetEnableCameraButtonTitle(string)

public void SetEnableCameraButtonTitle(string enableCameraButtonTitle)

Parameters

enableCameraButtonTitle string

SetEnableCameraExplanationText(string)

public void SetEnableCameraExplanationText(string enableCameraExplanationText)

Parameters

enableCameraExplanationText string

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

SetRecognizerParameters(EuropeanHealthInsuranceCardRecognizerConfiguration)

public void SetRecognizerParameters(EuropeanHealthInsuranceCardRecognizerConfiguration configuration)

Parameters

configuration EuropeanHealthInsuranceCardRecognizerConfiguration

SetTopBarBackgroundColor(int)

public void SetTopBarBackgroundColor(int topBarBackgroundColor)

Parameters

topBarBackgroundColor int

SetTopBarButtonsColor(int)

public void SetTopBarButtonsColor(int topBarButtonsColor)

Parameters

topBarButtonsColor int

SetTopBarButtonsInactiveColor(int)

public void SetTopBarButtonsInactiveColor(int topBarButtonsInactiveColor)

Parameters

topBarButtonsInactiveColor int

SetTouchToFocusEnabled(bool)

public void SetTouchToFocusEnabled(bool enabled)

Parameters

enabled bool

SetUseButtonsAllCaps(bool)

public void SetUseButtonsAllCaps(bool allCaps)

Parameters

allCaps bool