This documentation is for the old version. Go to the latest Upload Suite docs

ImageUploader.UploadPaneBackgroundImageFormat Property

Background image of the upload pane.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public ReadOnly Property UploadPaneBackgroundImageFormat As BackgroundImageFormat
C#
public BackgroundImageFormat UploadPaneBackgroundImageFormat { get; }

Property Value

A BackgroundImageFormat that specifies background image of the upload pane.

Remarks

This property corresponds to UploadPaneBackgroundImageFormat client-side property.

See Also

Reference