Table of Contents

Class DocumentScannerConfigurationHelper

Namespace
IO.Scanbot.Sdk.UI.View.Camera.Configuration
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/view/camera/configuration/DocumentScannerConfigurationHelper", DoNotGenerateAcw = true)]
public sealed class DocumentScannerConfigurationHelper : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
DocumentScannerConfigurationHelper
Implements
Inherited Members

Constructors

DocumentScannerConfigurationHelper()

[Register(".ctor", "()V", "")]
public DocumentScannerConfigurationHelper()

Methods

SetConfiguration(DocumentScannerJsonConfiguration, DocumentScannerNativeConfiguration)

[Register("setConfiguration", "(Lio/scanbot/sdk/ui/view/camera/configuration/json/DocumentScannerJsonConfiguration;Lio/scanbot/sdk/ui/view/camera/configuration/json/DocumentScannerNativeConfiguration;)V", "")]
public void SetConfiguration(DocumentScannerJsonConfiguration config, DocumentScannerNativeConfiguration nativeConfig)

Parameters

config DocumentScannerJsonConfiguration
nativeConfig DocumentScannerNativeConfiguration