The metadata type exposes the following properties.
Name | Description | |
---|---|---|
additionalFormName | Gets or sets a name or ID of the HTML form with additional information which should be sent to the server along with files. | |
cookie | Gets or sets cookies which should be added to the upload request. | |
exif | Gets or sets a list of EXIF fields which should be extracted and uploaded along with other data. | |
hash | Gets or sets an algorithm to generate a hash value for each user-selected file. | |
iptc | Gets or sets a list of IPTC fields which should be extracted and uploaded along with other data. | |
userAgent | Gets or sets a user-agent string. | |
valueSeparator | Gets or sets a sequence of characters used to separate strings stored in one metadata field (such as IptcKeyword). |