FlexReport for WinForms
InternalPrint メソッド (C1DocumentSource)


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

パラメータ

options
context
参照

参照

C1DocumentSource クラス
C1DocumentSource メンバ