バージョン

PagePrinted イベント

シンタックス
'宣言
 
Public Event PagePrinted As Infragistics.Win.Printing.PagePrintedEventHandler
public event Infragistics.Win.Printing.PagePrintedEventHandler PagePrinted
イベント データ

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

プロパティ解説
Cancel  
Document  
FooterRect  
Graphics  
HasMorePages  
HeaderRect  
PageBodyRect  
PageSettings  
ReprintPage  
参照