Background color of the preview window.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property LargePreviewBackgroundColor As Color
public Color LargePreviewBackgroundColor { get; set; }
A Color value which specifies the background color of the preview window.
Default value is white.