FlexReport for WinForms
Print(C1PrintOptions) メソッド


C1.Document アセンブリ > C1.Document 名前空間 > C1DocumentSource クラス > Print メソッド : Print(C1PrintOptions) メソッド
The C1PrintOptions class defines the print options.
Prints the generated document.
シンタックス
'宣言
 
Public Overloads Sub Print( _
   ByVal options As C1PrintOptions _
) 
'使用法
 
Dim instance As C1DocumentSource
Dim options As C1PrintOptions
 
instance.Print(options)
public void Print( 
   C1PrintOptions options
)

パラメータ

options
The C1PrintOptions class defines the print options.
参照

参照

C1DocumentSource クラス
C1DocumentSource メンバ
オーバーロード一覧