targetObject Property

Summary

Gets the AnnObject that is entering content-editing mode.

Syntax

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

Property Value

The AnnObject that is entering content-editing mode.

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