tag Property

Summary

A reference object to distinguish ImageLoader instances.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageLoader.prototype, 'tag', 
	get: function(), 
	set: function(value) 
) 
tag: any; 

Property Value

Reference object to distinguish ImageLoader instances. Default value is null.

Remarks

Tag can be any object to use as extra data to hold with the ImageLoader instance. This object can be used in the PreRun, Done, Fail, or Always event callbacks.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.