Class InternalDocumentStorage
- Namespace
- IO.Scanbot.Sdk.Persistence.Document
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class InternalDocumentStorage : DocumentStorageBase, IDocumentStorage, IJavaObject, IDisposable, IJavaPeerable
- Inheritance
-
InternalDocumentStorage
- Implements
- Inherited Members
Constructors
InternalDocumentStorage(Application)
public InternalDocumentStorage(Application application)
Parameters
application
Application
Properties
B
public Application B { get; set; }
Property Value
DocumentsDirectory
public override File DocumentsDirectory { get; }