Gets or sets an BackgroundImageFormat object configuring a an image displayed on the upload pane under Mac OS when the upload pane is empty.
public function getDropFilesHereMacImageFormat() {
}
public function setDropFilesHereMacImageFormat($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.