Enum ValueConsistency
- Namespace
- ScanbotSDK.MAUI.Core.DocumentDataExtractor
- Assembly
- ScanbotSDK.Shared.dll
[JsonConverter(typeof(ValueConsistencyConverter))]
public enum ValueConsistency
Fields
Inconsistent = 5Ok = 0OkDeburred = 2OkDeburredExtended = 3OkPunctuationUpperCaseCleaned = 1OkTruncated = 4