Class CheckUserGuidanceStrings
- Namespace
- ScanbotSDK.MAUI.Check
- Assembly
- DocumentSDK.MAUI.dll
Configuration that helps to override default hint values.
public class CheckUserGuidanceStrings
- Inheritance
-
CheckUserGuidanceStrings
- Inherited Members
Properties
Scanning
Text text that is shown when the camera is seeking for the document on the visible area, shown after the first result from the detector.
public string Scanning { get; set; }
Property Value
StartScanning
Text that is shown on camera open.
public string StartScanning { get; set; }