Class DocumentPageStorageImpl.InterfaceConsts
- Namespace
- IO.Scanbot.Sdk.Persistence.Page
- Assembly
- DocumentSDK.NET.Droid.dll
public static class DocumentPageStorageImpl.InterfaceConsts
- Inheritance
-
DocumentPageStorageImpl.InterfaceConsts
- Inherited Members
Fields
LegacyDraftPagesDirName
[Register("LEGACY_DRAFT_PAGES_DIR_NAME")]
public const string LegacyDraftPagesDirName = "draft_snapping_pages"
Field Value
LegacyPagesDirName
[Register("LEGACY_PAGES_DIR_NAME")]
public const string LegacyPagesDirName = "snapping_pages"
Field Value
PagesDirName
[Register("PAGES_DIR_NAME")]
public const string PagesDirName = "pages"