Table of Contents

Class JsonGs1HandlingMode

Namespace
IO.Scanbot.Sdk.UI.Configuration.Json
Assembly
DocumentSDK.NET.Droid.dll
public sealed class JsonGs1HandlingMode : Enum
Inheritance
JsonGs1HandlingMode

Properties

DecodeFull

public static JsonGs1HandlingMode DecodeFull { get; }

Property Value

JsonGs1HandlingMode

DecodeStructure

public static JsonGs1HandlingMode DecodeStructure { get; }

Property Value

JsonGs1HandlingMode

Entries

public static IEnumEntries Entries { get; }

Property Value

IEnumEntries

None

public static JsonGs1HandlingMode None { get; }

Property Value

JsonGs1HandlingMode

Parse

public static JsonGs1HandlingMode Parse { get; }

Property Value

JsonGs1HandlingMode

ValidateFull

public static JsonGs1HandlingMode ValidateFull { get; }

Property Value

JsonGs1HandlingMode

ValidateStructure

public static JsonGs1HandlingMode ValidateStructure { get; }

Property Value

JsonGs1HandlingMode

Methods

ValueOf(string)

public static JsonGs1HandlingMode ValueOf(string value)

Parameters

value string

Returns

JsonGs1HandlingMode

Values()

public static JsonGs1HandlingMode[] Values()

Returns

JsonGs1HandlingMode[]