Table of Contents

Class DocumentType.Companion

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

Methods

GetByMimeType(string)

[Register("getByMimeType", "(Ljava/lang/String;)Lio/scanbot/sdk/entity/DocumentType;", "")]
public DocumentType GetByMimeType(string mimeType)

Parameters

mimeType string

Returns

DocumentType