ImageGear .NET - Updated May 30, 2018
Compressed Property




ImageGear24.Core Assembly > ImageGear.Formats Namespace > ImGearSaveThumbnailOptions Class : Compressed Property
Gets or sets a value indicating whether the thumbnail should be compressed.
Syntax
'Declaration
 
Public Property Compressed As Boolean
 
'Usage
 
Dim instance As ImGearSaveThumbnailOptions
Dim value As Boolean
 
instance.Compressed = value
 
value = instance.Compressed

Property Value

Boolean value.
Remarks

The default value is false.

See Also

Reference

ImGearSaveThumbnailOptions Class
ImGearSaveThumbnailOptions Members