Class SBSDKUICheckScannerBehaviorConfiguration
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public class SBSDKUICheckScannerBehaviorConfiguration : NSObject
- Inheritance
-
SBSDKUICheckScannerBehaviorConfiguration
Constructors
SBSDKUICheckScannerBehaviorConfiguration()
public SBSDKUICheckScannerBehaviorConfiguration()
SBSDKUICheckScannerBehaviorConfiguration(NSObjectFlag)
protected SBSDKUICheckScannerBehaviorConfiguration(NSObjectFlag t)
Parameters
t
NSObjectFlag
SBSDKUICheckScannerBehaviorConfiguration(NativeHandle)
protected SBSDKUICheckScannerBehaviorConfiguration(NativeHandle handle)
Parameters
handle
NativeHandle
Properties
AcceptedCheckStandards
public virtual SBSDKCheckDocumentModelRootType[] AcceptedCheckStandards { get; set; }
Property Value
- SBSDKCheckDocumentModelRootType[]
CaptureHighResolutionImage
public virtual bool CaptureHighResolutionImage { get; set; }
Property Value
- bool
ClassHandle
public override NativeHandle ClassHandle { get; }
Property Value
- NativeHandle
FinderAspectRatio
public virtual SBSDKAspectRatio? FinderAspectRatio { get; set; }
Property Value
- SBSDKAspectRatio
IsFlashEnabled
public virtual bool IsFlashEnabled { get; set; }
Property Value
- bool