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 | 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, 27-Jun-2010 v3.0.3d | Contents :: Index |