←Select platform

Element Property

Summary

The element (usually a group element), containing all sub-elements that will carry out the analysis task.

Syntax
C#
VB
C++
public Element Element {get; set;} 
Public Property Element() As Element 
   Get 
   Set 
public:  
   property Element^ Element 
   { 
      Element^ get() 
      void set(Element^ value) 
   } 

Property Value

Typically, a group element with sub-elements.

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.