←Select platform

GetAutomationObjects Method

Summary

Gets an array of the automation objects contained in this package.

Syntax
C#
VB
C++
Java
public AnnAutomationObject[] GetAutomationObjects() 
Function GetAutomationObjects() As AnnAutomationObject() 
AnnAutomationObject[] getAutomationObjects() 
public:  
   array<AnnAutomationObject^>^ GetAutomationObjects() 

Return Value

An array of the automation objects contained in this package.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly