Converter.ThumbnailResolution Property HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

Gets or sets a resolution of the thumbnail (DPI).

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

Syntax

C#
public int ThumbnailResolution { get; set; }

Property Value

Type: System..Int32

The the resolution of generated thumbnail in DPI. If 0 is specified, the resolution of the original file is preserved.

Default value is 0.

See Also

Reference