←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.