Class SBSDKUIFinderDocumentScannerUIConfiguration  
  
  
    - Namespace
 - ScanbotSDK.iOS
 
  - Assembly
 - DocumentSDK.NET.iOS.dll
 
   
  
  
  
    public class SBSDKUIFinderDocumentScannerUIConfiguration : NSObject
   
  
    - Inheritance
 
    - 
      
      
SBSDKUIFinderDocumentScannerUIConfiguration
     
  
  Constructors
  
  
  SBSDKUIFinderDocumentScannerUIConfiguration()
  
  
  
  
  
    public SBSDKUIFinderDocumentScannerUIConfiguration()
   
  
  
  SBSDKUIFinderDocumentScannerUIConfiguration(NSObjectFlag)
  
  
  
  
  
    protected SBSDKUIFinderDocumentScannerUIConfiguration(NSObjectFlag t)
   
  Parameters
  
    t NSObjectFlag 
    
  
  
  
  SBSDKUIFinderDocumentScannerUIConfiguration(NativeHandle)
  
  
  
  
  
    protected SBSDKUIFinderDocumentScannerUIConfiguration(NativeHandle handle)
   
  Parameters
  
    handle NativeHandle 
    
  
  Properties
  
  
  AutoSnapProgressColor
  
  
  
  
  
    public virtual UIColor AutoSnapProgressColor { get; set; }
   
  Property Value
  
    - UIColor
 
    
  
  
  
  AutoSnapProgressLineWidth
  
  
  
  
  
    public virtual NFloat AutoSnapProgressLineWidth { get; set; }
   
  Property Value
  
    - NFloat
 
    
  
  
  
  CameraBackgroundColor
  
  
  
  
  
    public virtual UIColor CameraBackgroundColor { get; set; }
   
  Property Value
  
    - UIColor
 
    
  
  
  
  CameraOverlayColor
  
  
  
  
  
    public virtual UIColor CameraOverlayColor { get; set; }
   
  Property Value
  
    - UIColor
 
    
  
  
  
  ClassHandle
  
  
  
  
  
    public override NativeHandle ClassHandle { get; }
   
  Property Value
  
    - NativeHandle
 
    
  
  
  
  FinderAspectRatio
  
  
  
  
  
    public virtual SBSDKAspectRatio FinderAspectRatio { get; set; }
   
  Property Value
  
    - SBSDKAspectRatio
 
    
  
  
  
  FinderEnabled
  
  
  
  
  
    public virtual bool FinderEnabled { get; set; }
   
  Property Value
  
    - bool
 
    
  
  
  
  FinderLineColor
  
  
  
  
  
    public virtual UIColor FinderLineColor { get; set; }
   
  Property Value
  
    - UIColor
 
    
  
  
  
  FinderLineWidth
  
  
  
  
  
    public virtual NFloat FinderLineWidth { get; set; }
   
  Property Value
  
    - NFloat
 
    
  
  
  
  IsAutoSnapProgressEnabled
  
  
  
  
  
    public virtual bool IsAutoSnapProgressEnabled { get; set; }
   
  Property Value
  
    - bool
 
    
  
  
  
  
  
  
    public virtual bool IsFlashButtonHidden { get; set; }
   
  Property Value
  
    - bool
 
    
  
  
  
  
  
  
    public virtual bool IsShutterButtonHidden { get; set; }
   
  Property Value
  
    - bool
 
    
  
  
  
  OrientationLockMode
  
  
  
  
  
    public virtual SBSDKOrientationLock OrientationLockMode { get; set; }
   
  Property Value
  
    - SBSDKOrientationLock
 
    
  
  
  
  PolygonBackgroundColor
  
  
  
  
  
    public virtual UIColor PolygonBackgroundColor { get; set; }
   
  Property Value
  
    - UIColor
 
    
  
  
  
  PolygonBackgroundColorOK
  
  
  
  
  
    public virtual UIColor PolygonBackgroundColorOK { get; set; }
   
  Property Value
  
    - UIColor
 
    
  
  
  
  PolygonColor
  
  
  
  
  
    public virtual UIColor PolygonColor { get; set; }
   
  Property Value
  
    - UIColor
 
    
  
  
  
  PolygonColorOK
  
  
  
  
  
    public virtual UIColor PolygonColorOK { get; set; }
   
  Property Value
  
    - UIColor
 
    
  
  
  
  PolygonCornerRadius
  
  
  
  
  
    public virtual NFloat PolygonCornerRadius { get; set; }
   
  Property Value
  
    - NFloat
 
    
  
  
  
  PolygonEnabled
  
  
  
  
  
    public virtual bool PolygonEnabled { get; set; }
   
  Property Value
  
    - bool
 
    
  
  
  
  PolygonLineWidth
  
  
  
  
  
    public virtual NFloat PolygonLineWidth { get; set; }
   
  Property Value
  
    - NFloat
 
    
  
  
  
  
  
  
    public virtual UIColor ShutterButtonAutoInnerColor { get; set; }
   
  Property Value
  
    - UIColor
 
    
  
  
  
  
  
  
    public virtual UIColor ShutterButtonAutoOuterColor { get; set; }
   
  Property Value
  
    - UIColor
 
    
  
  
  
  
  
  
    public virtual UIColor ShutterButtonIndicatorColor { get; set; }
   
  Property Value
  
    - UIColor
 
    
  
  
  
  
  
  
    public virtual UIColor ShutterButtonManualInnerColor { get; set; }
   
  Property Value
  
    - UIColor
 
    
  
  
  
  
  
  
    public virtual UIColor ShutterButtonManualOuterColor { get; set; }
   
  Property Value
  
    - UIColor
 
    
  
  
  
  TopBarBackgroundColor
  
  
  
  
  
    public virtual UIColor TopBarBackgroundColor { get; set; }
   
  Property Value
  
    - UIColor
 
    
  
  
  
  
  
  
    public virtual UIColor TopBarButtonsActiveColor { get; set; }
   
  Property Value
  
    - UIColor
 
    
  
  
  
  
  
  
    public virtual UIColor TopBarButtonsInactiveColor { get; set; }
   
  Property Value
  
    - UIColor
 
    
  
  
  
  UserGuidanceBackgroundColor
  
  
  
  
  
    public virtual UIColor UserGuidanceBackgroundColor { get; set; }
   
  Property Value
  
    - UIColor
 
    
  
  
  
  UserGuidanceTextColor
  
  
  
  
  
    public virtual UIColor UserGuidanceTextColor { get; set; }
   
  Property Value
  
    - UIColor