Table of Contents

Class DraftPageProcessor

Namespace
IO.Scanbot.Sdk.Docprocessing.Legacy
Assembly
DocumentSDK.NET.Droid.dll
[Obsolete("This class is obsoleted in this android platform")]
[Register("io/scanbot/sdk/docprocessing/legacy/DraftPageProcessor", DoNotGenerateAcw = true)]
public sealed class DraftPageProcessor : PageProcessor, IJavaObject, IJavaPeerable, IDisposable
Inheritance
DraftPageProcessor
Implements
Inherited Members

Constructors

DraftPageProcessor(IFileIOProcessor, DraftPageFileStorage, ContourDetector)

[Register(".ctor", "(Lio/scanbot/sdk/persistence/fileio/FileIOProcessor;Lio/scanbot/sdk/persistence/page/legacy/draft/DraftPageFileStorage;Lio/scanbot/sdk/core/contourdetector/ContourDetector;)V", "")]
public DraftPageProcessor(IFileIOProcessor fileIOProcessor, DraftPageFileStorage draftPageFileStorage, ContourDetector contourDetector)

Parameters

fileIOProcessor IFileIOProcessor
draftPageFileStorage DraftPageFileStorage
contourDetector ContourDetector