Table of Contents

Class Puth

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

Constructors

Puth(nint, JniHandleOwnership)

protected Puth(nint javaReference, JniHandleOwnership transfer)

Parameters

javaReference nint
transfer JniHandleOwnership

Methods

InvokePuth(Field, Field)

[Register("puth", "(Lio/scanbot/sdk/genericdocument/Field;Lio/scanbot/sdk/genericdocument/Field;)Lio/scanbot/sdk/genericdocument/TextFieldWrapper;", "")]
public static TextFieldWrapper InvokePuth(Field p0, Field p1)

Parameters

p0 Field
p1 Field

Returns

TextFieldWrapper