This documentation is for the old version. Go to the latest Upload Suite docs

Thumbnail.Width Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a width of this Thumbnail instance.

Syntax

PHP
public function getWidth() {
}

public function setWidth($value) {
}

Property Value

Type: string

The width of the Thumbnail control.

Default value is "100px".

See Also

Reference