NIOCRReadOCRFileOptions Enumeration

NI Vision for Visual Basic

NIOCRReadOCRFileOptions Enumeration

Specifies what NIOCR.ReadOCRFile reads from file.

  • niocrReadAll—Reads both the character set data and the session properties from file.
  • niocrReadCharacterSetOnly—Reads only the character set data from file.
  • niocrReadPropertiesOnly—Reads only the session properties from file.