Class
Dynamic object used to create data-driven graphics.
remove, removeAll
Variable
QuickLinks
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
kind | VariableKind: VariableKind.Unknown VariableKind.VISIBILITY VariableKind.TEXTUAL VariableKind.IMAGE VariableKind.GRAPH |
r/w | The variable's type. |
name | string | r/w | The name of this variable. |
pageItems | PageItems PageItem | readonly | All the artwork in this document. |
parent | Object | readonly | The object's container. |
typename | string | readonly | The class name of the object. |
Methods
Instances
Return
Variable Variables.add ()
Variable Variables.getByName (name: string)
Jongware, 25-Nov-2012 v3.0.3i | Contents :: Index |