←Select platform

Stream Property

Summary

Stream containing the OCR runtime file data.

Syntax
C#
VB
C++
public Stream Stream { get; set; } 
Public Property Stream() As Stream 
   Get 
   Set 
public:  
   property Stream^ Stream 
   { 
      Stream^ get() 
      void set(Stream^ value) 
   } 

Property Value

Stream containing the OCR runtime file data.

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.