Aurigma Image Uploader 7.0.37
UploadPane..::.DropFilesHereImageFormat Property
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)
Syntax
Visual Basic
Public ReadOnly Property DropFilesHereImageFormat As BackgroundImageFormat
C#
public BackgroundImageFormat DropFilesHereImageFormat { get; }
Property Value
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.