DioDocs for PDF
SaveAsPng(String,PngOptions) メソッド

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

パラメータ

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

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