DioDocs for PDF
Subsampling プロパティ

DS.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > JpegXROptions クラス : Subsampling プロパティ
クロマのサブサンプリングを設定します。このプロパティは RGB 画像にのみ適用されます。
シンタックス
'宣言
 
Public Property Subsampling As System.Nullable(Of Byte)
public System.Nullable<byte> Subsampling {get; set;}
解説
ImageQuality > 0.8 の場合、デフォルト値は 3 です。 それ以外の場合は 1 です。
参照

JpegXROptions クラス
JpegXROptions メンバ