DioDocs for PDF
Save(String,WicContainerFormat,BaseOptions) メソッド

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス > Save メソッド : Save(String,WicContainerFormat,BaseOptions) メソッド
The output file name.
The container format that determines the image encoder.
The options for the specified image encoder.
Saves the image to a file using the specified format and options.
シンタックス
'宣言
 
Public Overloads Sub Save( _
   ByVal fileName As System.String, _
   ByVal format As WicContainerFormat, _
   Optional ByVal options As BaseOptions _
) 
public void Save( 
   System.string fileName,
   WicContainerFormat format,
   BaseOptions options
)

パラメータ

fileName
The output file name.
format
The container format that determines the image encoder.
options
The options for the specified image encoder.
参照

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