automation Property

Summary

Automation object used by this DocumentViewerAnnotations

Syntax

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

Property Value

The AnnAutomation objet used by this DocumentViewerAnnotations.

Remarks

Automation is created after the internal background worker has obtained all the annotation containers from the document. Refer to DocumentViewerAnnotations for more information.

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