DioDocs for PDF
RenderToJpeg(String,JpegSettings) メソッド

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > GcHtmlRenderer クラス > RenderToJpeg メソッド : RenderToJpeg(String,JpegSettings) メソッド
The destination file path.
The set of parameters for the output image.
Creates a JPEG image file from the source HTML.
シンタックス
'宣言
 
Public Overloads Function RenderToJpeg( _
   ByVal outputFilePath As System.String, _
   Optional ByVal settings As JpegSettings _
) As System.Boolean
public System.bool RenderToJpeg( 
   System.string outputFilePath,
   JpegSettings settings
)

パラメータ

outputFilePath
The destination file path.
settings
The set of parameters for the output image.

戻り値の型

True if the browser process has exited; otherwise, false.
参照

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