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