PrintDocument for WinForms
NewExporter メソッド (ImageExportProvider)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > ImageExportProvider クラス : NewExporter メソッド
Creates a new instance of ImageExporter, sets the ImageExporter.ImageFormat property on that instance to the image format returned by ImageExportProvider.GetImageFormat.
シンタックス
'宣言
 
Public Overrides Function NewExporter() As Exporter
'使用法
 
Dim instance As ImageExportProvider
Dim value As Exporter
 
value = instance.NewExporter()
public override Exporter NewExporter()

戻り値の型

The newly created instance.
参照

ImageExportProvider クラス
ImageExportProvider メンバ