←Select platform

CanRead Method

Summary

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

Syntax
C#
C++/CLI
Python
public bool CanRead( 
   IElementSet elem 
) 
public:  
   bool CanRead( 
      IElementSet^ elem 
   ) 
def CanRead(self,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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Analytics Assembly

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