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