←Select platform

Readers Property

Summary

Sets the collection of readers to handle the provided data element.

Syntax
C#
VB
C++
public IList<DataReader> Readers { get; } 
Public ReadOnly Property Readers() As IList(Of DataReader) 
   Get 
public:  
   property IList<DataReader^>^ Readers 
   { 
      IList<DataReader^>^ get() 
   } 

Property Value

List of readers.

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.Document.Analytics Assembly

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