Class OcrPageRecognizeEventsArgs

Class OcrPageRecognizeEventsArgs

Namespace: Aspose.OCR.Models.Events
Assembly: Aspose.OCR.dll (25.1.0)

Class for OcrProgress event recognition arguments.

public class OcrPageRecognizeEventsArgs : EventArgs

Inheritance

objectEventArgsOcrPageRecognizeEventsArgs

Inherited Members

EventArgs.Empty, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Properties

CurrentImage

תמונה בעמוד.

public int CurrentImage { get; set; }

Property Value

int

CurrentPage

העמוד שהחל להכיר.

public int CurrentPage { get; set; }

Property Value

int

Duration

הזמן מהתחלת תהליך ההכרה עד לרגע שבו התמונה הנוכחית מוכרת.

public TimeSpan Duration { get; set; }

Property Value

TimeSpan

FileName

שם הקובץ המעובד.

public string FileName { get; set; }

Property Value

string

OperationName

שם הפעולה בתהליך.

public string OperationName { get; set; }

Property Value

string

 Ελληνικά