textObject Property

Summary

Gets the AnnTextObject that is entering text-editing mode.

Syntax

JavaScript Syntax
Object.defineProperty(AnnEditTextEventArgs.prototype, 'textObject', 
	get: function() 
) 
TypeScript Syntax
textObject: AnnTextObject; // read-only 

Property Value

The AnnTextObject that is entering text 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