UploadPane.DropFilesHereImageFormat Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a BackgroundImageFormat object configuring 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