Class SBSDKUIFinderDocumentScannerBehaviorConfiguration
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public class SBSDKUIFinderDocumentScannerBehaviorConfiguration : NSObject
- Inheritance
-
SBSDKUIFinderDocumentScannerBehaviorConfiguration
Constructors
SBSDKUIFinderDocumentScannerBehaviorConfiguration()
public SBSDKUIFinderDocumentScannerBehaviorConfiguration()
SBSDKUIFinderDocumentScannerBehaviorConfiguration(NSObjectFlag)
protected SBSDKUIFinderDocumentScannerBehaviorConfiguration(NSObjectFlag t)
Parameters
t
NSObjectFlag
SBSDKUIFinderDocumentScannerBehaviorConfiguration(NativeHandle)
protected SBSDKUIFinderDocumentScannerBehaviorConfiguration(NativeHandle handle)
Parameters
handle
NativeHandle
Properties
AcceptedAngleScore
public virtual double AcceptedAngleScore { get; set; }
Property Value
- double
AcceptedBrightnessThreshold
public virtual nint AcceptedBrightnessThreshold { get; set; }
Property Value
- nint
AcceptedSizeScore
public virtual double AcceptedSizeScore { get; set; }
Property Value
- double
AutoSnappingDelay
public virtual double AutoSnappingDelay { get; set; }
Property Value
- double
AutoSnappingSensitivity
public virtual NFloat AutoSnappingSensitivity { get; set; }
Property Value
- NFloat
CameraPreviewMode
public virtual SBSDKVideoContentMode CameraPreviewMode { get; set; }
Property Value
- SBSDKVideoContentMode
ClassHandle
public override NativeHandle ClassHandle { get; }
Property Value
- NativeHandle
DefaultPageFilter
public virtual SBSDKImageFilterType DefaultPageFilter { get; set; }
Property Value
- SBSDKImageFilterType
DefaultParametricPageFilter
public virtual SBSDKParametricFilter[]? DefaultParametricPageFilter { get; set; }
Property Value
- SBSDKParametricFilter[]
DetectorMode
public virtual SBSDKDocumentDetectorMode DetectorMode { get; set; }
Property Value
- SBSDKDocumentDetectorMode
DocumentImageSizeLimit
public virtual CGSize DocumentImageSizeLimit { get; set; }
Property Value
- CGSize
ForceUserGuidance
public virtual bool ForceUserGuidance { get; set; }
Property Value
- bool
IgnoreBadAspectRatio
public virtual bool IgnoreBadAspectRatio { get; set; }
Property Value
- bool
ImageScale
public virtual NFloat ImageScale { get; set; }
Property Value
- NFloat
IsAutoSnappingEnabled
public virtual bool IsAutoSnappingEnabled { get; set; }
Property Value
- bool
IsFlashEnabled
public virtual bool IsFlashEnabled { get; set; }
Property Value
- bool
LockDocumentAspectRatioToFinder
public virtual bool LockDocumentAspectRatioToFinder { get; set; }
Property Value
- bool
PhotoQualityPrioritization
public virtual SBSDKCapturePhotoQualityPrioritization PhotoQualityPrioritization { get; set; }
Property Value
- SBSDKCapturePhotoQualityPrioritization
StopsCameraSessionWhenDisappeared
public virtual bool StopsCameraSessionWhenDisappeared { get; set; }
Property Value
- bool