←Select platform

Functions Property

Summary

List of functions to execute within the unstructured element.

Syntax
C#
VB
C++
public IList<Function> Functions { get; } 
Public ReadOnly Property Functions() As IList(Of Function) 
   Get 
public:  
   property IList<Function^>^ Functions 
   { 
      IList<Function^>^ get() 
   } 
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.