DefaultJPGQuality
This property sets or returns the default quality for saving JPG-images.
The value is shared by all image objects running within the same application and is
used as long as the JPGQuality
parameter was not used.
Possible values
1 - 100, where 1 means a high compression and low image quality and a value of 100 means a low compression and a high image quality.
Syntax
DefaultJPGQuality As Long