myDocuments.add( [ width ], [ height ], [ resolution ], [ name ], [ mode ], [ initialFill ] ) in Photoshop DOM
(no overview available)
Arguments
| name | type | description |
|---|---|---|
| width | Number | [optional] |
| height | Number | [optional] |
| resolution | Number | [optional] |
| name | String | [optional] |
| mode | NewDocumentMode | [optional] |
| initialFill | DocumentFill | [optional] |
- Return Type
- Document