Class Mfy
- Namespace
- IO.Scanbot.Sdk.Documentdata
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/documentdata/mfy", DoNotGenerateAcw = true)]
public abstract class Mfy : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
Mfy
- Implements
- Inherited Members
Constructors
Mfy(nint, JniHandleOwnership)
protected Mfy(nint javaReference, JniHandleOwnership transfer)
Parameters
javaReferenceninttransferJniHandleOwnership
Methods
InvokeMfy(RootDocumentType, string)
[Register("mfy", "(Lio/scanbot/sdk/documentdata/entity/RootDocumentType;Ljava/lang/String;)Z", "")]
public static bool InvokeMfy(RootDocumentType p0, string p1)
Parameters
p0RootDocumentTypep1string