Table of Contents

Class JsonLicensePlateScanStrategy

Namespace
IO.Scanbot.Sdk.UI.View.Licenseplate.Configuration.Json
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/view/licenseplate/configuration/json/JsonLicensePlateScanStrategy", DoNotGenerateAcw = true)]
public sealed class JsonLicensePlateScanStrategy : Enum, ISerializable, IComparable, IJavaObject, IJavaPeerable, IDisposable
Inheritance
JsonLicensePlateScanStrategy
Implements
Inherited Members

Properties

Classic

[Register("CLASSIC")]
public static JsonLicensePlateScanStrategy Classic { get; }

Property Value

JsonLicensePlateScanStrategy

MlBased

[Register("ML_BASED")]
public static JsonLicensePlateScanStrategy MlBased { get; }

Property Value

JsonLicensePlateScanStrategy

Methods

ValueOf(string)

[Register("valueOf", "(Ljava/lang/String;)Lio/scanbot/sdk/ui/view/licenseplate/configuration/json/JsonLicensePlateScanStrategy;", "")]
public static JsonLicensePlateScanStrategy ValueOf(string value)

Parameters

value string

Returns

JsonLicensePlateScanStrategy

Values()

[Register("values", "()[Lio/scanbot/sdk/ui/view/licenseplate/configuration/json/JsonLicensePlateScanStrategy;", "")]
public static JsonLicensePlateScanStrategy[] Values()

Returns

JsonLicensePlateScanStrategy[]