バージョン 24.2 (最新)

UltraPrintDocument クラス イベント

このクラスのメンバの一覧は、UltraPrintDocumentメンバを参照してください。

パブリック イベント
 名前解説
Public イベントBeginPrintOccurs when the System.Drawing.Printing.PrintDocument.Print method is called and before the first page of the document prints. System.Drawing.Printing.PrintDocumentから継承されます。
Public イベントDisposed System.ComponentModel.Componentから継承されます。
Public イベントEndPrintOccurs when the last page of the document has printed. System.Drawing.Printing.PrintDocumentから継承されます。
Public イベントPageBodyPrintedPage が印刷された後に発生します。  
Public イベントPageBodyPrintingPageBody が描画される前に発生します。  
Public イベントPageFooterPrintedFooter が印刷された後に発生します。  
Public イベントPageFooterPrintingFooter が描画される前に発生します。  
Public イベントPageHeaderPrintedHeader が印刷された後に発生します。  
Public イベントPageHeaderPrintingHeader が描画される前に発生します。  
Public イベントPagePrintedページが描画された後に発生します。  
Public イベントPagePrintingページが描画される前に発生します。  
Public イベントPrintPageOccurs when the output to print for the current page is needed. System.Drawing.Printing.PrintDocumentから継承されます。
Public イベントPropertyChangedプロパティが変更されると発生します。  
Public イベントQueryPageSettingsOccurs immediately before each System.Drawing.Printing.PrintDocument.PrintPage event. System.Drawing.Printing.PrintDocumentから継承されます。
トップ
参照