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
public const string LegacyDraftPagesDirName = "draft_snapping_pages"
Field Value
LegacyPagesDirName
public const string LegacyPagesDirName = "snapping_pages"
Field Value
PagesDirName
public const string PagesDirName = "pages"