Table of Contents

Enum CheckDocumentDetectionMode

Namespace
ScanbotSDK.MAUI.Core.Check
Assembly
ScanbotSDK.Shared.dll
[JsonConverter(typeof(CheckDocumentDetectionModeConverter))]
public enum CheckDocumentDetectionMode

Fields

DetectAndCropDocument = 2
DetectDocument = 1
Disabled = 0