Table of Contents

Class NoLayoutPreset

Namespace
IO.Scanbot.Sdk.Ui_v2.Mrz.Configuration
Assembly
DocumentSDK.NET.Droid.dll
public sealed class NoLayoutPreset : MrzFinderLayoutPreset, IParcelable, IJavaObject, IDisposable, IJavaPeerable
Inheritance
NoLayoutPreset
Implements
Inherited Members

Constructors

NoLayoutPreset()

public NoLayoutPreset()

NoLayoutPreset(JSONObject)

public NoLayoutPreset(JSONObject json)

Parameters

json JSONObject

NoLayoutPreset(IDictionary<string, Object>)

public NoLayoutPreset(IDictionary<string, Object> source)

Parameters

source IDictionary<string, Object>

Properties

Creator

public static IParcelableCreator Creator { get; }

Property Value

IParcelableCreator

Methods

Default()

public static NoLayoutPreset Default()

Returns

NoLayoutPreset

DescribeContents()

public override int DescribeContents()

Returns

int

Get_type()

public override string Get_type()

Returns

string

ToJson(ToJsonConfiguration)

public override JSONObject ToJson(ToJsonConfiguration config)

Parameters

config ToJsonConfiguration

Returns

JSONObject

WriteToParcel(Parcel, ParcelableWriteFlags)

public override void WriteToParcel(Parcel @out, ParcelableWriteFlags flags)

Parameters

out Parcel
flags ParcelableWriteFlags