Converter.ThumbnailApplyDrawTool Property HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

Gets or sets a value indicating whether to apply drawing to the thumbnail made by a user through the image editor.

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

Syntax

C#
public bool ThumbnailApplyDrawTool { get; set; }

Property Value

Type: System..Boolean

If true, the drawing will be applied to this thumbnail.

Default value is true.

Remarks

This property makes sense only if the Mode property is Thumbnail.

See Also

Reference