Class SBSDKDocumentScannerStatusTextConfiguration
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public class SBSDKDocumentScannerStatusTextConfiguration : NSObject
- Inheritance
-
SBSDKDocumentScannerStatusTextConfiguration
Constructors
SBSDKDocumentScannerStatusTextConfiguration()
public SBSDKDocumentScannerStatusTextConfiguration()
SBSDKDocumentScannerStatusTextConfiguration(NSObjectFlag)
protected SBSDKDocumentScannerStatusTextConfiguration(NSObjectFlag t)
Parameters
t
NSObjectFlag
SBSDKDocumentScannerStatusTextConfiguration(NativeHandle)
protected SBSDKDocumentScannerStatusTextConfiguration(NativeHandle handle)
Parameters
handle
NativeHandle
Properties
ClassHandle
public override NativeHandle ClassHandle { get; }
Property Value
- NativeHandle
TextHintBadAngles
public virtual string TextHintBadAngles { get; set; }
Property Value
- string
TextHintBadAspectRatio
public virtual string TextHintBadAspectRatio { get; set; }
Property Value
- string
TextHintEnergySavingActive
public virtual string TextHintEnergySavingActive { get; set; }
Property Value
- string
TextHintNothingDetected
public virtual string TextHintNothingDetected { get; set; }
Property Value
- string
TextHintOKAutoShutter
public virtual string TextHintOKAutoShutter { get; set; }
Property Value
- string
TextHintOKManualScan
public virtual string TextHintOKManualScan { get; set; }
Property Value
- string
TextHintOffCenter
public virtual string TextHintOffCenter { get; set; }
Property Value
- string
TextHintTooDark
public virtual string TextHintTooDark { get; set; }
Property Value
- string
TextHintTooNoisy
public virtual string TextHintTooNoisy { get; set; }
Property Value
- string
TextHintTooSmall
public virtual string TextHintTooSmall { get; set; }
Property Value
- string