Table of Contents

Class McInfoBoxType

Namespace
IO.Scanbot.Mcscanner.Model
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/mcscanner/model/McInfoBoxType", DoNotGenerateAcw = true)]
public sealed class McInfoBoxType : Enum, ISerializable, IComparable, IJavaObject, IJavaPeerable, IDisposable
Inheritance
McInfoBoxType
Implements
Inherited Members

Properties

McRectCheckbox

[Register("McRectCheckbox")]
public static McInfoBoxType McRectCheckbox { get; }

Property Value

McInfoBoxType

McRectPatientInfoBox

[Register("McRectPatientInfoBox")]
public static McInfoBoxType McRectPatientInfoBox { get; }

Property Value

McInfoBoxType

Methods

ValueOf(string)

[Register("valueOf", "(Ljava/lang/String;)Lio/scanbot/mcscanner/model/McInfoBoxType;", "")]
public static McInfoBoxType ValueOf(string value)

Parameters

value string

Returns

McInfoBoxType

Values()

[Register("values", "()[Lio/scanbot/mcscanner/model/McInfoBoxType;", "")]
public static McInfoBoxType[] Values()

Returns

McInfoBoxType[]