Table of Contents

Class OcrStatus.Companion

Namespace
IO.Scanbot.Sdk.Entity
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/entity/OcrStatus$Companion", DoNotGenerateAcw = true)]
public sealed class OcrStatus.Companion : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
OcrStatus.Companion
Implements
Inherited Members

Constructors

Companion(DefaultConstructorMarker)

[Register(".ctor", "(Lkotlin/jvm/internal/DefaultConstructorMarker;)V", "")]
public Companion(DefaultConstructorMarker _constructor_marker)

Parameters

_constructor_marker DefaultConstructorMarker

Methods

GetByDatabaseId(int)

[Register("getByDatabaseId", "(I)Lio/scanbot/sdk/entity/OcrStatus;", "")]
public OcrStatus GetByDatabaseId(int id)

Parameters

id int

Returns

OcrStatus