DioDocs for PDF
Render メソッド

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > HtmlPage クラス : Render メソッド
The destination GrapeCity.Documents.Imaging.GcBitmap. Note that its current content will be lost.
The set of parameters for the output image.
Renders the current page to an existing GrapeCity.Documents.Imaging.GcBitmap.
シンタックス
'宣言
 
Public Sub Render( _
   ByVal bitmap As GcBitmap, _
   Optional ByVal options As PngOptions _
) 
public void Render( 
   GcBitmap bitmap,
   PngOptions options
)

パラメータ

bitmap
The destination GrapeCity.Documents.Imaging.GcBitmap. Note that its current content will be lost.
options
The set of parameters for the output image.
参照

HtmlPage クラス
HtmlPage メンバ