Gets an BackgroundImageFormat object configuring an image displayed on the upload pane when it is empty.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public ReadOnly Property DropFilesHereImageFormat As BackgroundImageFormat
public BackgroundImageFormat DropFilesHereImageFormat { get; }
Type: Aurigma.ImageUploader.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.