Gets or sets a resolution of the thumbnail (DPI).
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public int ThumbnailResolution { get; set; }
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.