Table of Contents

Enum DocumentQuality

Namespace
ScanbotSDK.MAUI.Core.DocumentQualityAnalyzer
Assembly
DocumentSDK.MAUI.dll
[JsonConverter(typeof(DocumentQualityConverter))]
public enum DocumentQuality

Fields

Excellent = 4
Good = 3
Poor = 1
Reasonable = 2
VeryPoor = 0