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

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > HtmlPage クラス > SaveAsPdf メソッド : SaveAsPdf(String,PdfOptions) メソッド
The destination file path.
The set of parameters for the output PDF file.
Creates a PDF file from the current page.
シンタックス
'宣言
 
Public Overloads Sub SaveAsPdf( _
   ByVal outputFilePath As System.String, _
   Optional ByVal options As PdfOptions _
) 
public void SaveAsPdf( 
   System.string outputFilePath,
   PdfOptions options
)

パラメータ

outputFilePath
The destination file path.
options
The set of parameters for the output PDF file.
参照

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