Class | Description | |
---|---|---|
![]() | HeaderFooterPageSection | Print document section representing a header or footer. |
![]() | HeaderFooterPrintedEventArgs | Event arguments class for the print events involving a HeaderFooterPageSection that occur after the section has been printed. |
![]() | HeaderFooterPrintingEventArgs | Event arguments class for the printing events involving a HeaderFooterPageSection that occur before a section has been printed. |
![]() | PageBodyPrintedEventArgs | Event arguments class for the UltraPrintDocument UltraPrintDocument.PageBodyPrinted event. |
![]() | PageBodyPrintingEventArgs | Event arguments class for the UltraPrintDocument UltraPrintDocument.PageBodyPrinting event. |
![]() | PagePrintedEventArgs | Event arguments class for the UltraPrintDocument.PagePrinted event. |
![]() | PagePrintingEventArgs | Event arguments class for the UltraPrintDocument.PagePrinting event. |
![]() | PageSection | Represents an area of the print document. |
![]() | PageSectionPrintEventArgs | Base class for an UltraPrintDocument event involving a PageSection |
![]() | UltraPrintDocument | Base class for rendering a print document with a page header and/or footer. |
![]() | UltraPrintDocument.UltraPrintDocumentApplicationSettings | Helps with the saving and loading of data from the default store |
Delegate | Description | |
---|---|---|
![]() | HeaderFooterPrintedEventHandler | Delegate for handling the UltraPrintDocument.PageHeaderPrinted and UltraPrintDocument.PageFooterPrinted events |
![]() | HeaderFooterPrintingEventHandler | Delegate for handling the UltraPrintDocument.PageHeaderPrinting and UltraPrintDocument.PageFooterPrinting events |
![]() | PageBodyPrintedEventHandler | Delegate for handling the UltraPrintDocument.PageBodyPrinted event |
![]() | PageBodyPrintingEventHandler | Delegate for handling the UltraPrintDocument.PageBodyPrinting event |
![]() | PagePrintedEventHandler | Delegate for handling the UltraPrintDocument.PagePrinted event |
![]() | PagePrintingEventHandler | Delegate for handling the UltraPrintDocument.PagePrinting event |
Enumeration | Description | |
---|---|---|
![]() | UltraPrintDocumentPropertyIds | Enumeration of property identifications for the UltraPrintDocument and PageSection classes. |