←Select platform

Ready Property

Summary

Indicates whether the IDFrameReader instance has finished processing enough frames to produce a result.

Syntax
C#
C++/CLI
Python
public bool Ready { get; } 
public:  
   property bool Ready 
   { 
      bool get() 
   } 
Ready # get  (IDFrameReader) 

Property Value

true to indicate the process has completed. Otherwise, false.

Remarks

Once Ready returns true, the OCR results are available.

Requirements

Target Platforms

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

Leadtools.Forms.Commands Assembly

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