automationManager Property

Summary

Automation manager object used by this DocumentViewerAnnotations

Syntax

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

Property Value

The AnnAutomationManager object used by this DocumentViewerAnnotations.

Remarks

AutomationManager is created by the constructor of thisDocumentViewerAnnotations.

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.Documents.UI Assembly