Documents in Photoshop DOM
A collection of Document objects.
Instance Properties
| name | type | description |
|---|---|---|
| length | Number | (read only) |
| parent | Object | (read only) |
| typename | String | (read only) |
Instance Methods
| name | returns | description |
|---|---|---|
| add([width],[height],[resolution],…) | Document |
Description
Elements in this collection can be accessed either by index number or name.