Converter.ThumbnailFitMode Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets or sets the fit mode of the thumbnail.

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

Syntax

C#
public ThumbnailFitMode ThumbnailFitMode { get; set; }

Property Value

Type: Aurigma.ImageUploaderFlash..ThumbnailFitMode

The fit mode of the thumbnail.

Default value is Fit.

Remarks

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

See Also

Reference