Class JsonCheckStandard
- Namespace
- IO.Scanbot.Sdk.UI.View.Check.Configuration.Json
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class JsonCheckStandard : Enum
- Inheritance
-
JsonCheckStandard
Properties
Aus
public static JsonCheckStandard Aus { get; }
Property Value
- JsonCheckStandard
Can
public static JsonCheckStandard Can { get; }
Property Value
- JsonCheckStandard
Entries
public static IEnumEntries Entries { get; }
Property Value
- IEnumEntries
Fra
public static JsonCheckStandard Fra { get; }
Property Value
- JsonCheckStandard
Ind
public static JsonCheckStandard Ind { get; }
Property Value
- JsonCheckStandard
Isr
public static JsonCheckStandard Isr { get; }
Property Value
- JsonCheckStandard
Kwt
public static JsonCheckStandard Kwt { get; }
Property Value
- JsonCheckStandard
Uae
public static JsonCheckStandard Uae { get; }
Property Value
- JsonCheckStandard
Usa
public static JsonCheckStandard Usa { get; }
Property Value
- JsonCheckStandard
Methods
ValueOf(string)
public static JsonCheckStandard ValueOf(string value)
Parameters
value
string
Returns
- JsonCheckStandard
Values()
public static JsonCheckStandard[] Values()
Returns
- JsonCheckStandard[]