LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

Tag Property


Gets or sets a user-defined data object that is associated with this object.
Syntax
  get_tag();
 set_tag(value);
!MISSING Scrap '_RTJavaScript_PROPERTY_SYNTAX'!

Property Value

TypeDescription
ObjectThe user-defined data. The default value is null.
Remarks

The tag is any value that is not used by the LEADTOOLS Annotation toolkit. However, you can use the tag value to store any value you want. For example, you can use it store an index that links this AnnObject to other collections in your program.

See Also

Reference

AnnObject Object
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.