Table of Contents

Class OcrErrorEventArgs

Namespace
NAPS2.Ocr
Assembly
NAPS2.Sdk.dll
public class OcrErrorEventArgs
Inheritance
OcrErrorEventArgs

Constructors

OcrErrorEventArgs(Exception)

public OcrErrorEventArgs(Exception exception)

Parameters

exception Exception

Properties

Exception

public Exception Exception { get; }

Property Value

Exception