Table of Contents

Class CustomDocumentStorage

Namespace
IO.Scanbot.Sdk.Persistence.Document
Assembly
DocumentSDK.NET.Droid.dll
public sealed class CustomDocumentStorage : DocumentStorageBase, IDocumentStorage, IJavaObject, IDisposable, IJavaPeerable
Inheritance
CustomDocumentStorage
Implements
Inherited Members

Constructors

CustomDocumentStorage(Application)

public CustomDocumentStorage(Application application)

Parameters

application Application

Properties

B

public Application B { get; set; }

Property Value

Application

DocumentsDirectory

public override File DocumentsDirectory { get; }

Property Value

File