Table of Contents

Class TextDataScannerNativeParam.TextValidationCallbackParam

Namespace
IO.Scanbot.Sdk.UI.View.Generictext.Configuration.Json
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/view/generictext/configuration/json/TextDataScannerNativeParam$TextValidationCallbackParam", DoNotGenerateAcw = true)]
public sealed class TextDataScannerNativeParam.TextValidationCallbackParam : TextDataScannerNativeParam, IJavaObject, IJavaPeerable, IDisposable
Inheritance
TextDataScannerNativeParam.TextValidationCallbackParam
Implements
Inherited Members

Constructors

TextValidationCallbackParam(Class)

[Register(".ctor", "(Ljava/lang/Class;)V", "")]
public TextValidationCallbackParam(Class value)

Parameters

value Class

Properties

Value

public Class Value { get; }

Property Value

Class