←Select platform

OcrRuntimeFileMode Enumeration

Summary

Operation to be performed on a OCR runtime file.

Syntax
C#
VB
C++
public enum OcrRuntimeFileMode 
Public Enum OcrRuntimeFileMode 
public: 
   enum class OcrRuntimeFileMode sealed 

Members
Value Member Description
0 Exists Check to see if the file exists
1 Open Open the file for reading
2 Close Close the file after reading

Remarks

Refer to IOcrEngine.RuntimeFileCallback for more information.

Example

For an example, refer to IOcrEngine.RuntimeFileCallback.

Requirements

Target Platforms

See Also

Reference

Leadtools.Ocr Namespace

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