Table of Contents

Class DraftPageProcessor

Namespace
IO.Scanbot.Sdk.Docprocessing
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/docprocessing/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/DraftPageFileStorage;Lio/scanbot/sdk/core/contourdetector/ContourDetector;)V", "")]
public DraftPageProcessor(IFileIOProcessor fileIOProcessor, DraftPageFileStorage draftPageFileStorage, ContourDetector contourDetector)

Parameters

fileIOProcessor IFileIOProcessor
draftPageFileStorage DraftPageFileStorage
contourDetector ContourDetector