Table of Contents

Class CheckScannerConfigurationParams

Namespace
IO.Scanbot.Sdk.UI.View.Check.Configuration
Assembly
DocumentSDK.NET.Droid.dll
public sealed class CheckScannerConfigurationParams : Enum
Inheritance
CheckScannerConfigurationParams

Properties

AcceptedCheckStandards

public static CheckScannerConfigurationParams AcceptedCheckStandards { get; }

Property Value

CheckScannerConfigurationParams

CameraModule

public static CheckScannerConfigurationParams CameraModule { get; }

Property Value

CheckScannerConfigurationParams

CameraOverlayColor

public static CheckScannerConfigurationParams CameraOverlayColor { get; }

Property Value

CheckScannerConfigurationParams

CameraPreviewMode

public static CheckScannerConfigurationParams CameraPreviewMode { get; }

Property Value

CheckScannerConfigurationParams

CancelButtonTitle

public static CheckScannerConfigurationParams CancelButtonTitle { get; }

Property Value

CheckScannerConfigurationParams

CaptureHighResolutionImage

public static CheckScannerConfigurationParams CaptureHighResolutionImage { get; }

Property Value

CheckScannerConfigurationParams

EnableCameraButtonTitle

public static CheckScannerConfigurationParams EnableCameraButtonTitle { get; }

Property Value

CheckScannerConfigurationParams

EnableCameraExplanationText

public static CheckScannerConfigurationParams EnableCameraExplanationText { get; }

Property Value

CheckScannerConfigurationParams

Entries

public static IEnumEntries Entries { get; }

Property Value

IEnumEntries

FinderAspectRatio

public static CheckScannerConfigurationParams FinderAspectRatio { get; }

Property Value

CheckScannerConfigurationParams

FinderLineColor

public static CheckScannerConfigurationParams FinderLineColor { get; }

Property Value

CheckScannerConfigurationParams

FinderLineWidth

public static CheckScannerConfigurationParams FinderLineWidth { get; }

Property Value

CheckScannerConfigurationParams

FlashEnabled

public static CheckScannerConfigurationParams FlashEnabled { get; }

Property Value

CheckScannerConfigurationParams

Key

public string Key { get; }

Property Value

string

OrientationLockMode

public static CheckScannerConfigurationParams OrientationLockMode { get; }

Property Value

CheckScannerConfigurationParams

TopBarBackgroundColor

public static CheckScannerConfigurationParams TopBarBackgroundColor { get; }

Property Value

CheckScannerConfigurationParams

TopBarButtonsColor

public static CheckScannerConfigurationParams TopBarButtonsColor { get; }

Property Value

CheckScannerConfigurationParams

TopBarButtonsInactiveColor

public static CheckScannerConfigurationParams TopBarButtonsInactiveColor { get; }

Property Value

CheckScannerConfigurationParams

UseButtonsAllCaps

public static CheckScannerConfigurationParams UseButtonsAllCaps { get; }

Property Value

CheckScannerConfigurationParams

UserGuidanceBackgroundColor

public static CheckScannerConfigurationParams UserGuidanceBackgroundColor { get; }

Property Value

CheckScannerConfigurationParams

UserGuidanceStringValues

public static CheckScannerConfigurationParams UserGuidanceStringValues { get; }

Property Value

CheckScannerConfigurationParams

UserGuidanceTextColor

public static CheckScannerConfigurationParams UserGuidanceTextColor { get; }

Property Value

CheckScannerConfigurationParams

Methods

ValueOf(string)

public static CheckScannerConfigurationParams ValueOf(string value)

Parameters

value string

Returns

CheckScannerConfigurationParams

Values()

public static CheckScannerConfigurationParams[] Values()

Returns

CheckScannerConfigurationParams[]