manager Property

Summary

Returns the AnnAutomationManager that this AnnAutomation object belongs to.

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

Property Value

The AnnAutomationManager that this AnnAutomation object belongs to. This is the same value passed to the AnnAutomationManager constructor.

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