DioDocs for PDF
SaveAsJpeg(String,JpegOptions) メソッド

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcD2DBitmap クラス > SaveAsJpeg メソッド : SaveAsJpeg(String,JpegOptions) メソッド
The output file name.
The options for the JPEG image encoder.
Saves the image to a file in JPEG format.
シンタックス
'宣言
 
Public Overloads Sub SaveAsJpeg( _
   ByVal fileName As System.String, _
   Optional ByVal options As JpegOptions _
) 
public void SaveAsJpeg( 
   System.string fileName,
   JpegOptions options
)

パラメータ

fileName
The output file name.
options
The options for the JPEG image encoder.
参照

GcD2DBitmap クラス
GcD2DBitmap メンバ
オーバーロード一覧