Document Library for WinForms
Export メソッド (C1DocumentSource)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > C1DocumentSource クラス : Export メソッド
The export filter to use.
Exports the document into a stream in an external format using the specified export filter.
シンタックス
'宣言
 
Public Sub Export( _
   ByVal exportFilter As ExportFilter _
) 
public void Export( 
   ExportFilter exportFilter
)

パラメータ

exportFilter
The export filter to use.
参照

C1DocumentSource クラス
C1DocumentSource メンバ