Table of Contents

Class MrzFinderLayoutPreset

Namespace
IO.Scanbot.Sdk.Ui_v2.Mrz.Configuration
Assembly
DocumentSDK.NET.Droid.dll
public abstract class MrzFinderLayoutPreset : Object, IParcelable, IJavaObject, IDisposable, IJavaPeerable
Inheritance
MrzFinderLayoutPreset
Implements
Derived

Constructors

MrzFinderLayoutPreset(DefaultConstructorMarker)

public MrzFinderLayoutPreset(DefaultConstructorMarker _constructor_marker)

Parameters

_constructor_marker DefaultConstructorMarker

MrzFinderLayoutPreset(nint, JniHandleOwnership)

protected MrzFinderLayoutPreset(nint javaReference, JniHandleOwnership transfer)

Parameters

javaReference nint
transfer JniHandleOwnership

Methods

DescribeContents()

public abstract int DescribeContents()

Returns

int

Get_type()

public abstract string Get_type()

Returns

string

Invoke(IDictionary<string, Object>)

public static MrzFinderLayoutPreset Invoke(IDictionary<string, Object> source)

Parameters

source IDictionary<string, Object>

Returns

MrzFinderLayoutPreset

NoLayoutPreset()

public static NoLayoutPreset NoLayoutPreset()

Returns

NoLayoutPreset

ThreeLineMrzFinderLayoutPreset()

public static ThreeLineMrzFinderLayoutPreset ThreeLineMrzFinderLayoutPreset()

Returns

ThreeLineMrzFinderLayoutPreset

ToJson(ToJsonConfiguration)

public abstract JSONObject ToJson(ToJsonConfiguration config)

Parameters

config ToJsonConfiguration

Returns

JSONObject

TwoLineMrzFinderLayoutPreset()

public static TwoLineMrzFinderLayoutPreset TwoLineMrzFinderLayoutPreset()

Returns

TwoLineMrzFinderLayoutPreset

WriteToParcel(Parcel, ParcelableWriteFlags)

public abstract void WriteToParcel(Parcel dest, ParcelableWriteFlags flags)

Parameters

dest Parcel
flags ParcelableWriteFlags