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
EnergySaving
public string EnergySaving { get; set; }
Property Value
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
Scanning
public string Scanning { get; set; }
Property Value
StartScanning
public string StartScanning { get; set; }