PrintDocument for WinForms
C1PrintManager クラス イベント


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : C1PrintManager クラス

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

パブリック イベント
 名前解説
Public イベントFired from within the System.Drawing.Printing.PrintDocument.PrintPage event handler of the current print manager, prior to actually printing the page. Allows to adjust the hard margins of the printer (e.g. to compensate for a buggy printer driver, see AdjustPrintPageEventArgs.PrintableArea), or to print the current page in user code (see AdjustPrintPageEventArgs.Handled). See also C1PrintOptions.PrintAsBitmap.  
Public イベントOccurs when an external exception is thrown (e.g. while printing).  
Public イベントOccurs periodically when a long operation is in progress. Can be used to provide progress indication and/or the ability for the user to cancel printing.  
Public イベントFired from within the System.Drawing.Printing.PrintDocument.QueryPageSettings event handler of the current print manager. Allows to change page settings (e.g. changing PaperSize.)  
トップ
参照

C1PrintManager クラス
C1.C1Preview 名前空間