Version

UltraTreePrintDocument Class Events

For a list of all members of this type, see UltraTreePrintDocument members.

Public Events
 NameDescription
Public EventBeginPrintOccurs when the System.Drawing.Printing.PrintDocument.Print method is called and before the first page of the document prints. (Inherited from System.Drawing.Printing.PrintDocument)
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventEndPrintOccurs when the last page of the document has printed. (Inherited from System.Drawing.Printing.PrintDocument)
Public EventErrorInvoked when an error occurs which prevents the print operation from proceeding.  
Public EventInitializeTreeInvoked when an UltraTree control is created for the print operation.  
Public EventPageBodyPrinted (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public EventPageBodyPrinting (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public EventPageFooterPrinted (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public EventPageFooterPrinting (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public EventPageHeaderPrinted (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public EventPageHeaderPrinting (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public EventPagePrinted (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public EventPagePrinting (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public EventPrintPageOccurs when the output to print for the current page is needed. (Inherited from System.Drawing.Printing.PrintDocument)
Public EventPropertyChanged (Inherited from Infragistics.Win.Printing.UltraPrintDocument)
Public EventQueryPageSettingsOccurs immediately before each System.Drawing.Printing.PrintDocument.PrintPage event. (Inherited from System.Drawing.Printing.PrintDocument)
See Also

Reference

UltraTreePrintDocument Class
Infragistics.Win.UltraWinTree Namespace
Infragistics.Win.Printing.UltraPrintDocument