Table of Contents

Class IPageStorage.Companion

Namespace
IO.Scanbot.Sdk.Persistence.Page
Assembly
DocumentSDK.NET.Droid.dll
public sealed class IPageStorage.Companion : Object
Inheritance
IPageStorage.Companion

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

Properties

A

public static IPageStorage.Companion A { get; }

Property Value

IPageStorage.Companion