Table of Contents

Class CheckUserGuidanceStrings

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

Constructors

CheckUserGuidanceStrings()

public CheckUserGuidanceStrings()

Properties

Capturing

Text that is shown when the camera snaps the image (Android only).

public string Capturing { get; set; }

Property Value

string

EnergySaving

public string EnergySaving { get; set; }

Property Value

string

Processing

Text that is shown when the detector tries to detect the document from the snapped image (Android only).

public string Processing { get; set; }

Property Value

string

Scanning

public string Scanning { get; set; }

Property Value

string

StartScanning

public string StartScanning { get; set; }

Property Value

string