FlexReport for WinForms
InternalExport メソッド (C1DocumentSource)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1DocumentSource クラス : InternalExport メソッド
A IExecutionContext object defining the context to set.
Should be overriden. Exports current with using specified exporter.
シンタックス
'宣言
 
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
A IExecutionContext object defining the context to set.
参照

参照

C1DocumentSource クラス
C1DocumentSource メンバ