Converter.ThumbnailResolution Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an image resolution of the thumbnail.

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

Syntax

C#
public int ThumbnailResolution { get; set; }

Property Value

Type: System..Int32

The image resolution of the thumbnail (in DPI). If 0 value is specified, the original image resolution is used.

Default value is 0.

Remarks

This property makes sense only if the Mode property has Thumbnail value.

See Also

Reference

Manual