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; }
Public Property GenerateThumbnail As Boolean
Get
Set
Property Value
Type:
BooleanSee Also