DioDocs for PDF
ToPngBytes メソッド

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > HtmlPage クラス : ToPngBytes メソッド
The set of parameters for the output PNG image.
Renders the current page to an image in PNG format and returns it as a byte array.
シンタックス
'宣言
 
Public Function ToPngBytes( _
   Optional ByVal options As PngOptions _
) As System.Byte()
public System.byte[] ToPngBytes( 
   PngOptions options
)

パラメータ

options
The set of parameters for the output PNG image.

戻り値の型

The byte array with image data in PNG format.
参照

HtmlPage クラス
HtmlPage メンバ