objects Property

Summary

Gets the collection of AnnAutomationObject objects in this AnnAutomationManager.

Syntax

JavaScript Syntax
Object.defineProperty(AnnAutomationManager.prototype, 'objects', 
	get: function() 
) 
TypeScript Syntax
objects: AnnAutomationObjects; // read-only 

Property Value

The collection of AnnAutomationObject objects in the AnnAutomationManager.

Example

For an example, refer to AnnAutomationManager.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly