Table of Contents

Class DetectionStatusEventArgs

Namespace
ScanbotSDK.MAUI.Document.ClassicComponent
Assembly
DocumentSDK.MAUI.dll
public class DetectionStatusEventArgs : EventArgs
Inheritance
DetectionStatusEventArgs
Inherited Members

Constructors

DetectionStatusEventArgs(DocumentDetectionStatus)

public DetectionStatusEventArgs(DocumentDetectionStatus status)

Parameters

status DocumentDetectionStatus

Properties

Status

public DocumentDetectionStatus Status { get; set; }

Property Value

DocumentDetectionStatus