Adobe Illustrator CS4 Type Library JS: Tag

Illustrator CS4

Class

Tag

 A tag associated with a piece of artwork.

QuickLinks

remove, removeAll

Hierarchy

Object
Tag

Properties

PropertyTypeAccessDescription
namestring r/wThe tag's name.
parentObject readonlyThe object's container.
typenamestring readonlyThe class name of the object.
valuestring r/wThe data stored in this tag.

Methods

Instances

void remove ()
Deletes this object.

void removeAll ()
Deletes all elements.

Return

Tag Tags.[] (index: uint)

Tag Tags.add ()

Tag Tags.getByName (name: string)

Jongware, 27-Jun-2010 v3.0.3dContents :: Index