| 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
|