UploadPane.DropFilesHereMacImageFormat Property ActiveX/Java Uploader PHP

Supported browsers: FirefoxGoogle ChromeSafari

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

Syntax

PHP
public function getDropFilesHereMacImageFormat() {
}

public function setDropFilesHereMacImageFormat($value) {
}

Property Value

Type: BackgroundImageFormat

The image displayed on the upload pane when it is empty. If an empty string is specified, a label specified by the DropFilesHereMacText property is displayed.

See Also

Reference

Manual