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

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcD2DBitmap クラス > SaveAsPng メソッド : SaveAsPng(String,PngOptions) メソッド
The output file name.
The options for the PNG image encoder.
Saves the image to a file in PNG format.
シンタックス
'宣言
 
Public Overloads Sub SaveAsPng( _
   ByVal fileName As System.String, _
   Optional ByVal options As PngOptions _
) 
public void SaveAsPng( 
   System.string fileName,
   PngOptions options
)

パラメータ

fileName
The output file name.
options
The options for the PNG image encoder.
参照

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