FlexReport for WinForms
InternalExport メソッド (C1DocumentSource)


C1.Win.Document.8 アセンブリ > C1.Win.Document 名前空間 > C1DocumentSource クラス : InternalExport メソッド
シンタックス
'宣言
 
Protected MustOverride Sub InternalExport( _
   ByVal exporter As ExportFilter, _
   ByVal context As IExecutionContext _
) 
'使用法
 
Dim instance As C1DocumentSource
Dim exporter As ExportFilter
Dim context As IExecutionContext
 
instance.InternalExport(exporter, context)
protected abstract void InternalExport( 
   ExportFilter exporter,
   IExecutionContext context
)

パラメータ

exporter
context
参照

参照

C1DocumentSource クラス
C1DocumentSource メンバ