The TagPicture type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| AttributeIndex |
The index or number of the related picture tag (-1 = undefined).
| |
| Data |
The raw image data of the picture or the UTF-8 encoded location of the picture.
| |
| Description |
The description of the picture.
| |
| MIMEType |
The MIMEType of the picture.
| |
| PictureStorage |
The storage type of the picture Data.
| |
| PictureType |
The type of the picture - one of the TagPicturePICTURE_TYPE values.
|
See Also