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

Uploader.BorderStyle Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a border style of Image Uploader.

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

Syntax

Visual Basic
Public Property BorderStyle As BorderStyle
C#
public BorderStyle BorderStyle { get; set; }

Property Value

Type: Aurigma.ImageUploader.BorderStyle

The Image Uploader border style.

Default value is Fixed3D.

See Also

Reference