GrapeCity ActiveReports for .NET 14.0J
PrintPage イベント

GrapeCity.ActiveReports.Document アセンブリ > GrapeCity.ActiveReports.Extensibility.Printing 名前空間 > Printer クラス : PrintPage イベント
シンタックス
'宣言
 
Public Event PrintPage As PrintPageEventHandler
public event PrintPageEventHandler PrintPage
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、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.  
参照