UploadPane.ThumbnailPreviewSize Property HTML5/Flash Uploader PHP

Supported technologies: Adobe FlashHTML 5

Gets or sets the size of the file thumbnail or icon when Thumbnails view mode is used.

Syntax

PHP Initialize
public function getThumbnailPreviewSize() {
}

public function setThumbnailPreviewSize($value) {
}

Property Value

Type: integer

The size of the file thumbnail or icon.

Default value is 115.

See Also

Reference