Class BarcodeDocumentLibrary
- Namespace
- IO.Scanbot.Sdk.Barcode.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class BarcodeDocumentLibrary : Object
- Inheritance
-
BarcodeDocumentLibrary
Properties
Instance
public static BarcodeDocumentLibrary Instance { get; }
Property Value
- BarcodeDocumentLibrary
Methods
Wrap(GenericDocument)
public GenericDocumentWrapper Wrap(GenericDocument _this_wrap)
Parameters
_this_wrap
GenericDocument
Returns
- GenericDocumentWrapper
WrapperFromGenericDocument(GenericDocument)
public GenericDocumentWrapper WrapperFromGenericDocument(GenericDocument genericDocument)
Parameters
genericDocument
GenericDocument
Returns
- GenericDocumentWrapper