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

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > HtmlPage クラス > SaveAsJpeg メソッド : SaveAsJpeg(String,JpegOptions) メソッド
The destination file path.
The set of parameters for the output JPEG image.
Saves the current web page as a JPEG image file.
シンタックス
'宣言
 
Public Overloads Sub SaveAsJpeg( _
   ByVal outputFilePath As System.String, _
   Optional ByVal options As JpegOptions _
) 
public void SaveAsJpeg( 
   System.string outputFilePath,
   JpegOptions options
)

パラメータ

outputFilePath
The destination file path.
options
The set of parameters for the output JPEG image.
参照

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