PrintDocument for WinForms
GetImageFormat メソッド (ImageExportProvider)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > ImageExportProvider クラス : GetImageFormat メソッド
Gets the image format associated with the current export provider. Must be overridden in a derived class to return a specific image format.
シンタックス
'宣言
 
Protected MustOverride Function GetImageFormat() As System.Drawing.Imaging.ImageFormat
'使用法
 
Dim instance As ImageExportProvider
Dim value As System.Drawing.Imaging.ImageFormat
 
value = instance.GetImageFormat()
protected abstract System.Drawing.Imaging.ImageFormat GetImageFormat()

戻り値の型

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

ImageExportProvider クラス
ImageExportProvider メンバ