PrintDocument for WinForms
GetImageFormat メソッド (GifExportProvider)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > GifExportProvider クラス : GetImageFormat メソッド
Gets the image format associated with the current export provider. This implementation returns System.Drawing.Imaging.ImageFormat.Gif.
シンタックス
'宣言
 
Protected Overrides Function GetImageFormat() As System.Drawing.Imaging.ImageFormat
'使用法
 
Dim instance As GifExportProvider
Dim value As System.Drawing.Imaging.ImageFormat
 
value = instance.GetImageFormat()
protected override System.Drawing.Imaging.ImageFormat GetImageFormat()

戻り値の型

The image format associated with the current export provider.
参照

GifExportProvider クラス
GifExportProvider メンバ