targetObject Property

Summary

Gets the AnnObject that is entering content-editing mode.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnEditContentEventArgs.prototype, 'targetObject', 
	get: function() 
) 
targetObject: AnnObject; // read-only 

Property Value

The AnnObject that is entering content-editing mode.

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.Engine Assembly