Table of Contents

Class DocumentWrapper

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

Methods

CloneCurrentDocument(Document)

[Register("cloneCurrentDocument", "(Lio/scanbot/sdk/docprocessing/Document;)Lio/scanbot/sdk/docprocessing/Document;", "")]
public static Document CloneCurrentDocument(Document obj)

Parameters

obj Document

Returns

Document