Aurigma Image Uploader Flash 7.2.9
Converter.ThumbnailCopyIptc Property
Gets or sets a value indicating whether the thumbnail should contain IPTC metadata copied from the original file.
Syntax
PHP
Initialize
public function getThumbnailCopyIptc() {
}
public function setThumbnailCopyIptc($value) {
}
Property Value
Type: boolean
If true, the IPTC information is copied from the original file. Otherwise, IPTC metadata will not be preserved.
Default value is false.