PrintDocument for WinForms
GetImageFormat メソッド (TiffExportProvider)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > TiffExportProvider クラス : GetImageFormat メソッド
Gets the image format associated with the current export provider. This implementation returns System.Drawing.Imaging.ImageFormat.Tiff.
シンタックス
'宣言
 
Protected Overrides Function GetImageFormat() As System.Drawing.Imaging.ImageFormat
'使用法
 
Dim instance As TiffExportProvider
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.
参照

TiffExportProvider クラス
TiffExportProvider メンバ