Table of Contents

Class DocumentScannerConfiguration

Namespace
ScanbotSDK.MAUI.Document.RTU.v1
Assembly
DocumentSDK.MAUI.dll
public sealed class DocumentScannerConfiguration : ScannerConfigurationBase
Inheritance
DocumentScannerConfiguration
Inherited Members

Constructors

DocumentScannerConfiguration()

public DocumentScannerConfiguration()

Properties

AccessibilityConfiguration

public DocumentScannerAccessibilityConfiguration AccessibilityConfiguration { get; set; }

Property Value

DocumentScannerAccessibilityConfiguration

AutoSnappingButtonHidden

public bool? AutoSnappingButtonHidden { get; set; }

Property Value

bool?

AutoSnappingButtonTitle

public string AutoSnappingButtonTitle { get; set; }

Property Value

string

AutoSnappingDelay

public double? AutoSnappingDelay { get; set; }

Property Value

double?

BottomBarBackgroundColor

public Color BottomBarBackgroundColor { get; set; }

Property Value

Color

BottomBarButtonsColor

public Color BottomBarButtonsColor { get; set; }

Property Value

Color

CancelButtonHidden

public bool? CancelButtonHidden { get; set; }

Property Value

bool?

FlashButtonTitle

public string FlashButtonTitle { get; set; }

Property Value

string

FlashImageButtonHidden

public bool? FlashImageButtonHidden { get; set; }

Property Value

bool?

HintTitle

public string HintTitle { get; set; }

Property Value

string

HintTitleColor

public Color? HintTitleColor { get; set; }

Property Value

Color

MaxNumberOfPages

public int? MaxNumberOfPages { get; set; }

Property Value

int?

MultiPageButtonHidden

public bool? MultiPageButtonHidden { get; set; }

Property Value

bool?

MultiPageButtonTitle

public string MultiPageButtonTitle { get; set; }

Property Value

string

MultiPageEnabled

public bool? MultiPageEnabled { get; set; }

Property Value

bool?

PageCounterButtonTitle

public string PageCounterButtonTitle { get; set; }

Property Value

string

PolygonAutoSnapProgressColor

public Color? PolygonAutoSnapProgressColor { get; set; }

Property Value

Color

PolygonAutoSnapProgressEnabled

public bool? PolygonAutoSnapProgressEnabled { get; set; }

Property Value

bool?

PolygonAutoSnapProgressLineWidth

public int? PolygonAutoSnapProgressLineWidth { get; set; }

Property Value

int?

RequiredAspectRatios

public AspectRatio[] RequiredAspectRatios { get; set; }

Property Value

AspectRatio[]

TextHintOffCenter

public string TextHintOffCenter { get; set; }

Property Value

string