Scheduler for WinForms
PrintPage イベント (C1AgendaView)

C1.Win.C1Schedule.Extended.4.8 アセンブリ > C1.Win.C1Schedule 名前空間 > C1AgendaView クラス : PrintPage イベント
シンタックス
'宣言
 
Public Event PrintPage As System.Drawing.Printing.PrintPageEventHandler
public event System.Drawing.Printing.PrintPageEventHandler PrintPage
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Drawing.Printing.PrintPageEventArgs 型の引数を受け取りました。次の PrintPageEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Gets or sets a value indicating whether the print job should be canceled.  
Gets the System.Drawing.Graphics used to paint the page.  
Gets or sets a value indicating whether an additional page should be printed.  
Gets the rectangular area that represents the portion of the page inside the margins.  
Gets the rectangular area that represents the total area of the page.  
Gets the page settings for the current page.  
参照