Table of Contents

Class CheckScannerGuidanceStates

Namespace
ScanbotSDK.MAUI.Check
Assembly
DocumentSDK.MAUI.dll
public class CheckScannerGuidanceStates
Inheritance
CheckScannerGuidanceStates
Inherited Members

Constructors

CheckScannerGuidanceStates()

public CheckScannerGuidanceStates()

Properties

BadPerspective

public string BadPerspective { get; set; }

Property Value

string

NoCheckFound

public string NoCheckFound { get; set; }

Property Value

string

ScanningProgress

public string ScanningProgress { get; set; }

Property Value

string

TooDark

public string TooDark { get; set; }

Property Value

string

TooSmall

public string TooSmall { get; set; }

Property Value

string

Methods

FromJson(string)

public static CheckScannerGuidanceStates FromJson(string rawJson)

Parameters

rawJson string

Returns

CheckScannerGuidanceStates