Table of Contents

Class LicensePlateScanStrategy

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

Properties

A

[Register("a")]
public static IList<LicensePlateScanStrategy> A { get; }

Property Value

IList<LicensePlateScanStrategy>

LicensePlateClassic

[Register("LicensePlateClassic")]
public static LicensePlateScanStrategy LicensePlateClassic { get; }

Property Value

LicensePlateScanStrategy

LicensePlateML

[Register("LicensePlateML")]
public static LicensePlateScanStrategy LicensePlateML { get; }

Property Value

LicensePlateScanStrategy

Methods

ValueOf(string)

[Register("valueOf", "(Ljava/lang/String;)Lio/scanbot/sdk/licenseplate/LicensePlateScanStrategy;", "")]
public static LicensePlateScanStrategy ValueOf(string value)

Parameters

value string

Returns

LicensePlateScanStrategy

Values()

[Register("values", "()[Lio/scanbot/sdk/licenseplate/LicensePlateScanStrategy;", "")]
public static LicensePlateScanStrategy[] Values()

Returns

LicensePlateScanStrategy[]