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