ActiveReports for .NET 18.0J
CommonBeginPrint イベント

GrapeCity.ActiveReports.Win.Printing 名前空間 > Printer クラス : CommonBeginPrint イベント
Occurs when the Printer.Print method is called and before the first page of the document prints.
シンタックス
'宣言
 
Public Event CommonBeginPrint As PrintEventHandler
public event PrintEventHandler CommonBeginPrint
イベント データ

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

プロパティ解説
 
参照