Scheduler for WinForms
Print(PrintStyle,DateTime,DateTime) メソッド

C1.Win.Schedule.6 アセンブリ > C1.Schedule.Printing 名前空間 > PrintInfo クラス > Print メソッド : Print(PrintStyle,DateTime,DateTime) メソッド
The PrintStyle object to print.
The System.DateTime value specifying the beginning of the print range.
The System.DateTime value specifying the end of the print range.
Sends the specified printing style to the printer.
シンタックス
'宣言
 
Public Overloads Sub Print( _
   ByVal style As PrintStyle, _
   ByVal start As System.Date, _
   ByVal end As System.Date _
) 
public void Print( 
   PrintStyle style,
   System.DateTime start,
   System.DateTime end
)

パラメータ

style
The PrintStyle object to print.
start
The System.DateTime value specifying the beginning of the print range.
end
The System.DateTime value specifying the end of the print range.
参照

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