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

UploadPane.DropFilesHereImageFormat Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an BackgroundImageFormat object configuring a an image displayed on the upload pane when it is empty.

Syntax

PHP
public function getDropFilesHereImageFormat() {
}

public function setDropFilesHereImageFormat($value) {
}

Property Value

Type: BackgroundImageFormat

The image displayed on the upload pane when it is empty. If an empty string is specified, a standard Drop Files Here label is displayed.

See Also

Reference

Manual