DioDocs for PDF
ToPdfBytes メソッド

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

パラメータ

options
The set of parameters for the output PDF document.

戻り値の型

The byte array with a PDF document.
参照

HtmlPage クラス
HtmlPage メンバ