Click or drag to resize

ImageManagerGenerateThumbnailOnly Property

Gets/sets whether only thumbnail files should be 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 GenerateThumbnailOnly { get; set; }

Property Value

Type: Boolean
See Also