Adobe Photoshop CS5 Object Library JS: PicturePackageTextType
From Photoshop CS5
The function or meaning of text in a Picture Package.
Value
| Name | Description | Value |
|---|---|---|
| PicturePackageTextType.CAPTION | The text is a caption. | int 5 |
| PicturePackageTextType.COPYRIGHT | The text is the copyright. | int 4 |
| PicturePackageTextType.CREDIT | The text is the credit. | int 6 |
| PicturePackageTextType.FILENAME | The text is the filename. | int 3 |
| PicturePackageTextType.NONE | No text. | int 1 |
| PicturePackageTextType.ORIGIN | The text is the origin. | int 7 |
| PicturePackageTextType.USER | The text is user defined. | int 2 |
Usage
As property
PicturePackageOptions.content
| Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |