←Select platform

Data Property

Summary

Gets the event progress data.

Syntax
C#
VB
C++
public IOcrProgressData Data { get; } 
Public ReadOnly Property Data As IOcrProgressData 
public: 
property IOcrProgressData^ Data { 
   IOcrProgressData^ get(); 
} 

Property Value

An object of type IOcrProgressData that contains the progress data.

Remarks

For more information, refer to IOcrProgressData.

Example

For an example, refer to IOcrAutoRecognizeManager.JobProgress.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly