DioDocs for PDF
ToJpegBytes メソッド

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

パラメータ

options
The set of parameters for the output JPEG image.

戻り値の型

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

HtmlPage クラス
HtmlPage メンバ