Table of Contents

Class CheckScannerConfiguration

Namespace
ScanbotSDK.MAUI.Core.Check
Assembly
DocumentSDK.MAUI.dll
public class CheckScannerConfiguration
Inheritance
CheckScannerConfiguration
Inherited Members

Constructors

CheckScannerConfiguration()

public CheckScannerConfiguration()

Properties

AcceptedCheckStandards

public CheckStandard[] AcceptedCheckStandards { get; set; }

Property Value

CheckStandard[]

DocumentDetectionMode

public CheckDocumentDetectionMode DocumentDetectionMode { get; set; }

Property Value

CheckDocumentDetectionMode

ProcessingMode

public ProcessingMode ProcessingMode { get; set; }

Property Value

ProcessingMode