Table of Contents

Class CustomDraftPageStorage

Namespace
IO.Scanbot.Sdk.Persistence
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/persistence/CustomDraftPageStorage", DoNotGenerateAcw = true)]
public sealed class CustomDraftPageStorage : DraftPageStorage, IPageStorage, IJavaObject, IJavaPeerable, IDisposable
Inheritance
CustomDraftPageStorage
Implements
Inherited Members

Constructors

CustomDraftPageStorage(Application, PageStorageSettings)

[Register(".ctor", "(Landroid/app/Application;Lio/scanbot/sdk/persistence/PageStorageSettings;)V", "")]
public CustomDraftPageStorage(Application application, PageStorageSettings pageStorageSettings)

Parameters

application Application
pageStorageSettings PageStorageSettings

Properties

PagesDirectory

public override File PagesDirectory { get; }

Property Value

File