DioDocs for PDF
ImageQuality プロパティ (JpegOptions)

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > JpegOptions クラス : ImageQuality プロパティ
Specifies the desired image fidelity. 0.0 indicates the lowest possible fidelity and 1.0 specifies the highest fidelity.
シンタックス
'宣言
 
Public Property ImageQuality As System.Nullable(Of Single)
public System.Nullable<float> ImageQuality {get; set;}
解説
The default value is 0.9.
参照

JpegOptions クラス
JpegOptions メンバ