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

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > HtmlPage クラス > SaveAsJpeg メソッド : SaveAsJpeg(Stream,JpegOptions) メソッド
The destination stream.
The set of parameters for the output JPEG image.
Saves the current page to a stream in JPEG format.
シンタックス
'宣言
 
Public Overloads Sub SaveAsJpeg( _
   ByVal outputStream As System.IO.Stream, _
   Optional ByVal options As JpegOptions _
) 
public void SaveAsJpeg( 
   System.IO.Stream outputStream,
   JpegOptions options
)

パラメータ

outputStream
The destination stream.
options
The set of parameters for the output JPEG image.
参照

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