Table of Contents

Class FrameHandlerResult.Failure

Namespace
IO.Scanbot.Sdk.Camera
Assembly
DocumentSDK.NET.Droid.dll
public sealed class FrameHandlerResult.Failure : FrameHandlerResult
Inheritance
FrameHandlerResult.Failure

Constructors

Failure(Object)

public Failure(Object error)

Parameters

error Object

Properties

Error

public Object Error { get; }

Property Value

Object