Table of Contents

Enum ValueConsistency

Namespace
ScanbotSDK.MAUI.Core.DocumentDataExtractor
Assembly
ScanbotSDK.Shared.dll
[JsonConverter(typeof(ValueConsistencyConverter))]
public enum ValueConsistency

Fields

Inconsistent = 5
Ok = 0
OkDeburred = 2
OkDeburredExtended = 3
OkPunctuationUpperCaseCleaned = 1
OkTruncated = 4