←Select platform

Elements Property

Summary

Element set to execute for the analysis process.

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

Property Value

By default this is empty.

Remarks

Assign ElementSet to execute and analyze a document. If both Elements and ElementsQuery are set, they will both be executed.

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.