Enum Gs1Handling
- Namespace
- ScanbotSDK.MAUI.Barcode
- Assembly
- ScanbotSDK.Shared.dll
[JsonConverter(typeof(Gs1HandlingConverter))]
public enum Gs1Handling
Fields
DecodeFull = 4DecodeStructure = 2Parse = 0ValidateFull = 3ValidateStructure = 1
[JsonConverter(typeof(Gs1HandlingConverter))]
public enum Gs1Handling
DecodeFull = 4DecodeStructure = 2Parse = 0ValidateFull = 3ValidateStructure = 1