FolderPane.PreviewSize Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a size of the preview area in Thumbnails view.

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

Syntax

C#
public int PreviewSize { get; set; }

Property Value

Type: System..Int32

The size of the preview area (in pixels). In other words, this property specifies the size of square the thumbnail is inscribed in.

Default value is 96.

See Also

Reference