Class FinderDocumentScannerConfiguration
- Namespace
- ScanbotSDK.MAUI.Document.RTU.v1
- Assembly
- DocumentSDK.MAUI.dll
public sealed class FinderDocumentScannerConfiguration : ScannerConfigurationBase
- Inheritance
-
FinderDocumentScannerConfiguration
- Inherited Members
-
Constructors
FinderDocumentScannerConfiguration()
public FinderDocumentScannerConfiguration()
Properties
AccessibilityConfiguration
public FinderDocumentScannerAccessibilityConfiguration AccessibilityConfiguration { get; set; }
Property Value
- FinderDocumentScannerAccessibilityConfiguration
AutoSnapProgressColor
public Color AutoSnapProgressColor { get; set; }
Property Value
- Color
AutoSnapProgressEnabled
public bool? AutoSnapProgressEnabled { get; set; }
Property Value
- bool?
AutoSnapProgressLineWidth
public int? AutoSnapProgressLineWidth { get; set; }
Property Value
- int?
AutoSnappingDelay
public double? AutoSnappingDelay { get; set; }
Property Value
- double?
CameraOverlayColor
public Color CameraOverlayColor { get; set; }
Property Value
- Color
FinderAspectRatio
public AspectRatio FinderAspectRatio { get; set; }
Property Value
- AspectRatio
FinderEnabled
public bool? FinderEnabled { get; set; }
Property Value
- bool?
FinderLineColor
public Color FinderLineColor { get; set; }
Property Value
- Color
FinderLineWidth
public int? FinderLineWidth { get; set; }
Property Value
- int?
LockDocumentAspectRatioToFinder
public bool? LockDocumentAspectRatioToFinder { get; set; }
Property Value
- bool?
PolygonEnabled
public bool? PolygonEnabled { get; set; }
Property Value
- bool?
TextHintOffCenter
public string TextHintOffCenter { get; set; }
Property Value
- string