Converter.ThumbnailResizeQuality Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a resize quality of the thumbnail.

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

Syntax

C#
public ResizeQuality ThumbnailResizeQuality { get; set; }

Property Value

Type: Aurigma.ImageUploader..ResizeQuality

The resize quality of the thumbnail.

Default value is Medium.

Remarks

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

See Also

Reference

Manual