DioDocs for PDF
SaveAsPdf(Stream,PdfOptions) メソッド

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > HtmlPage クラス > SaveAsPdf メソッド : SaveAsPdf(Stream,PdfOptions) メソッド
The destination stream.
The set of parameters for the output PDF document.
Saves the current page to a stream in PDF format.
シンタックス
'宣言
 
Public Overloads Sub SaveAsPdf( _
   ByVal outputStream As System.IO.Stream, _
   Optional ByVal options As PdfOptions _
) 
public void SaveAsPdf( 
   System.IO.Stream outputStream,
   PdfOptions options
)

パラメータ

outputStream
The destination stream.
options
The set of parameters for the output PDF document.
参照

HtmlPage クラス
HtmlPage メンバ
オーバーロード一覧