Converter.ThumbnailApplyDrawTool Property HTML5/Flash Uploader PHP

Supported technologies:

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

Syntax

PHP Initialize
public function getThumbnailApplyDrawTool() {
}

public function setThumbnailApplyDrawTool($value) {
}

Property Value

Type: 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