Class GenericDocumentJson
- Namespace
- IO.Scanbot.Genericdocument.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/genericdocument/entity/GenericDocumentJson", DoNotGenerateAcw = true)]
public sealed class GenericDocumentJson : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
GenericDocumentJson
- Implements
- Inherited Members
Properties
Instance
[Register("INSTANCE")]
public static GenericDocumentJson Instance { get; }
Property Value
Methods
FromJson(IDictionary<string, Object>)
[Register("fromJson", "(Ljava/util/Map;)Lio/scanbot/genericdocument/entity/GenericDocument;", "")]
public static GenericDocument FromJson(IDictionary<string, Object> source)
Parameters
source
IDictionary<string, Object>