Thumbnail.Width Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a width of this Thumbnail instance.

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

Syntax

C#
public Unit Width { get; set; }

Property Value

Type: System.Web.UI.WebControls..Unit

The width of the Thumbnail control.

Default value is 100px.

See Also

Reference