←Select platform

Elements Property

Summary

List of UnstructuredElement objects contained in this group.

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

Property Value

List of UnstructuredElement objects.

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

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