FlexReport for WinForms
NewExporter メソッド (RtfExportProvider)


C1.Document アセンブリ > C1.Document.Export 名前空間 > RtfExportProvider クラス : NewExporter メソッド
Creates a new Exporter object. When overridden in a derived class, returns an instance of a specialized class derived from ExportFilter.
シンタックス
'宣言
 
Public Overrides Function NewExporter() As ExportFilter
'使用法
 
Dim instance As RtfExportProvider
Dim value As ExportFilter
 
value = instance.NewExporter()
public override ExportFilter NewExporter()

戻り値の型

Returns the newly created exporter.
参照

参照

RtfExportProvider クラス
RtfExportProvider メンバ