持续时间
OcrPageRecognizeEventsArgs.Duration property
从识别过程开始到当前图像被识别的时刻的时间。
public TimeSpan Duration { get; set; }
另请参见
- class OcrPageRecognizeEventsArgs
- namespace Aspose.OCR.Models.Events
- assembly Aspose.OCR
从识别过程开始到当前图像被识别的时刻的时间。
public TimeSpan Duration { get; set; }