Document
Fields
Name | Type | Comments |
---|
Name | String | The document's filename, without the extension |
ShapeN | Shape | See note below |
You can access a shape, using the syntax .ShapeN
where N
is the ID of the shape.
For example, to access shape with an ID of 10 :
theDocument.Shape10
Methods
none
Sections