DioDocs for PDF
RenderToGcBitmap メソッド

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > GcHtmlRenderer クラス : RenderToGcBitmap メソッド
The destination GrapeCity.Documents.Imaging.GcBitmap.Note that its current content will be lost.
The formatting attributes.
Renders the source HTML to an existing GrapeCity.Documents.Imaging.GcBitmap.
シンタックス
'宣言
 
Public Function RenderToGcBitmap( _
   ByVal bitmap As GcBitmap, _
   Optional ByVal format As HtmlToImageFormat _
) As System.Boolean
public System.bool RenderToGcBitmap( 
   GcBitmap bitmap,
   HtmlToImageFormat format
)

パラメータ

bitmap
The destination GrapeCity.Documents.Imaging.GcBitmap.Note that its current content will be lost.
format
The formatting attributes.

戻り値の型

True if HTML was successfully rendered; otherwise, false.
参照

GcHtmlRenderer クラス
GcHtmlRenderer メンバ