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

Uploader.UploadButtonImageFormat Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an ImageFormat object configuring a list of images that are displayed in different states of the Upload button.

Syntax

PHP
public function getUploadButtonImageFormat() {
}

public function setUploadButtonImageFormat($value) {
}

Property Value

Type: ImageFormat

The list of custom images of the Upload button.

See Also

Reference