Table of Contents

Class DraftPageStorage

Namespace
IO.Scanbot.Sdk.Persistence.Page.Legacy.Draft
Assembly
DocumentSDK.NET.Droid.dll
[Obsolete("This class is obsoleted in this android platform")]
public abstract class DraftPageStorage : PageStorageBase, ILegacyPageStorage, IPageStorage, IJavaObject, IDisposable, IJavaPeerable
Inheritance
DraftPageStorage
Implements
Derived
Inherited Members

Constructors

DraftPageStorage(Application, PageStorageSettings)

public DraftPageStorage(Application application, PageStorageSettings pageStorageSettings)

Parameters

application Application
pageStorageSettings PageStorageSettings

DraftPageStorage(nint, JniHandleOwnership)

protected DraftPageStorage(nint javaReference, JniHandleOwnership transfer)

Parameters

javaReference nint
transfer JniHandleOwnership

Properties

Application

public Application Application { get; }

Property Value

Application

B

public Application B { get; set; }

Property Value

Application

C

public PageStorageSettings C { get; set; }

Property Value

PageStorageSettings

D

public string D { get; set; }

Property Value

string

DraftSdkPagesFolderName

public string DraftSdkPagesFolderName { get; }

Property Value

string

PageStorageSettings

public PageStorageSettings PageStorageSettings { get; }

Property Value

PageStorageSettings