Table of Contents

Interface IPageStorage

Namespace
IO.Scanbot.Sdk.Persistence.Page
Assembly
DocumentSDK.NET.Droid.dll
public interface IPageStorage : IJavaObject, IDisposable, IJavaPeerable
Inherited Members

Fields

LegacyDraftPagesDirName

public const string LegacyDraftPagesDirName = "draft_snapping_pages"

Field Value

string

LegacyPagesDirName

public const string LegacyPagesDirName = "snapping_pages"

Field Value

string

PagesDirName

public const string PagesDirName = "pages"

Field Value

string