Click or drag to resize

ImageManagerGenerateThumbnail Property

Gets/sets whether a thumbail is generated during the image processing operation.

Namespace:  NetQuarry.Util.Image
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool GenerateThumbnail { get; set; }

Property Value

Type: Boolean
See Also