←Select platform

CanRead Method

Summary

Checks if the reader can handle the specified type of IElementSet. This is an extension function.

Syntax
C#
VB
C++
public bool CanRead( 
   IElementSet elem 
) 
Public Function CanRead( 
   ByVal elem As IElementSet 
) As Boolean 
public:  
   bool CanRead( 
      IElementSet^ elem 
   ) 

Parameters

elem

The element set to check.

Return Value

true if the element set can be read by the Reader; otherwise, false.

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.