←Select platform

Elements Property

Summary

Element set to execute for the analysis process.

Syntax
C#
C++/CLI
Python
public IList<IElementSet> Elements { get; } 
public:  
   property IList<IElementSet^>^ Elements 
   { 
      IList<IElementSet^>^ get() 
   } 
Elements # get  (DocumentAnalyzerRunOptions) 

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 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.