Scheduler for WinForms
Preview(Object) メソッド

C1.Win.Schedule.6 アセンブリ > C1.Schedule.Printing 名前空間 > PreviewWrapper クラス > Preview メソッド : Preview(Object) メソッド
An object to preview. It might be one of the next types: - C1.C1Preview.C1PrintDocument, - System.Drawing.Printing.PrintDocument, - C1.C1Report.C1Report, - System.ComponentModel.IBindingList, - System.Collections.IEnumerable.
Shows the specified object in a print preview dialog.
シンタックス
'宣言
 
Public Overloads Sub Preview( _
   ByVal printDocument As System.Object _
) 
public void Preview( 
   System.object printDocument
)

パラメータ

printDocument
An object to preview. It might be one of the next types: - C1.C1Preview.C1PrintDocument, - System.Drawing.Printing.PrintDocument, - C1.C1Report.C1Report, - System.ComponentModel.IBindingList, - System.Collections.IEnumerable.
参照

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