Table of Contents

Class CustomPageStorage

Namespace
IO.Scanbot.Sdk.Persistence.Page.Legacy
Assembly
DocumentSDK.NET.Droid.dll
[Obsolete("This class is obsoleted in this android platform")]
public sealed class CustomPageStorage : PageStorageBase, ILegacyPageStorage, IPageStorage, IJavaObject, IDisposable, IJavaPeerable
Inheritance
CustomPageStorage
Implements
Inherited Members

Constructors

CustomPageStorage(Application, PageStorageSettings)

public CustomPageStorage(Application application, PageStorageSettings pageStorageSettings)

Parameters

application Application
pageStorageSettings PageStorageSettings

Properties

B

public Application B { get; set; }

Property Value

Application

PagesDirectory

public override File PagesDirectory { get; }

Property Value

File