Table of Contents

Class CheckStandard

Namespace
IO.Scanbot.Sdk.Check
Assembly
DocumentSDK.NET.Droid.dll
public sealed class CheckStandard : Enum
Inheritance
CheckStandard

Properties

Aus

public static CheckStandard Aus { get; }

Property Value

CheckStandard

Can

public static CheckStandard Can { get; }

Property Value

CheckStandard

Entries

public static IEnumEntries Entries { get; }

Property Value

IEnumEntries

Fra

public static CheckStandard Fra { get; }

Property Value

CheckStandard

Ind

public static CheckStandard Ind { get; }

Property Value

CheckStandard

Isr

public static CheckStandard Isr { get; }

Property Value

CheckStandard

Kwt

public static CheckStandard Kwt { get; }

Property Value

CheckStandard

Uae

public static CheckStandard Uae { get; }

Property Value

CheckStandard

Usa

public static CheckStandard Usa { get; }

Property Value

CheckStandard

Methods

FromJson(string)

public static CheckStandard FromJson(string json)

Parameters

json string

Returns

CheckStandard

ToJson()

public string ToJson()

Returns

string

ValueOf(string)

public static CheckStandard ValueOf(string value)

Parameters

value string

Returns

CheckStandard

Values()

public static CheckStandard[] Values()

Returns

CheckStandard[]