PrintDocument for WinForms
NewExporter メソッド (DocxExportProvider)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > DocxExportProvider クラス : NewExporter メソッド
Creates a new instance of the RtfExporter class, and sets the ComplexExporter.OpenXmlDocument property on that instance to true.
シンタックス
'宣言
 
Public Overrides Function NewExporter() As Exporter
'使用法
 
Dim instance As DocxExportProvider
Dim value As Exporter
 
value = instance.NewExporter()
public override Exporter NewExporter()

戻り値の型

The newly created RtfExporter.
参照

DocxExportProvider クラス
DocxExportProvider メンバ