Table of Contents

Class PageStorageBase.InterfaceConsts

Namespace
IO.Scanbot.Sdk.Persistence.Page.Legacy
Assembly
DocumentSDK.NET.Droid.dll
public static class PageStorageBase.InterfaceConsts
Inheritance
PageStorageBase.InterfaceConsts
Inherited Members

Fields

LegacyDraftPagesDirName

[Register("LEGACY_DRAFT_PAGES_DIR_NAME")]
public const string LegacyDraftPagesDirName = "draft_snapping_pages"

Field Value

string

LegacyPagesDirName

[Register("LEGACY_PAGES_DIR_NAME")]
public const string LegacyPagesDirName = "snapping_pages"

Field Value

string

PagesDirName

[Register("PAGES_DIR_NAME")]
public const string PagesDirName = "pages"

Field Value

string