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