Table of Contents

Class PageStorage

Namespace
IO.Scanbot.Sdk.Persistence.Page
Assembly
DocumentSDK.NET.Droid.dll
[Obsolete("Use the 'IO.Scanbot.Sdk.Persistence.Page.IPageStorage' type. This class will be removed in a future release.")]
public abstract class PageStorage : Object
Inheritance
PageStorage

Fields

LegacyDraftPagesDirName

[Obsolete("Use 'IO.Scanbot.Sdk.Persistence.Page.IPageStorage.LegacyDraftPagesDirName'. This class will be removed in a future release.")]
public const string LegacyDraftPagesDirName = "draft_snapping_pages"

Field Value

string

LegacyPagesDirName

[Obsolete("Use 'IO.Scanbot.Sdk.Persistence.Page.IPageStorage.LegacyPagesDirName'. This class will be removed in a future release.")]
public const string LegacyPagesDirName = "snapping_pages"

Field Value

string

PagesDirName

[Obsolete("Use 'IO.Scanbot.Sdk.Persistence.Page.IPageStorage.PagesDirName'. This class will be removed in a future release.")]
public const string PagesDirName = "pages"

Field Value

string