The following tables list the members exposed by HeaderFooterPrintedEventArgs.
Name | Description | |
---|---|---|
HeaderFooterPrintedEventArgs Constructor | Initializes a new HeaderFooterPrintedEventArgs |
Name | Description | |
---|---|---|
Document | Returns the document that is being rendered. (Inherited from Infragistics.Win.Printing.PageSectionPrintEventArgs) | |
Graphics | Returns the graphics object into which the page should be rendered (Inherited from Infragistics.Win.Printing.PageSectionPrintEventArgs) | |
PageSettings | Returns the System.Drawing.Printing.PageSettings associated with the current page being printed. (Inherited from Infragistics.Win.Printing.PageSectionPrintEventArgs) | |
RectInsideBorders | Returns the area of the section within its borders (Inherited from Infragistics.Win.Printing.PageSectionPrintEventArgs) | |
RectInsideMargins | Returns the area of the section within its margins (Inherited from Infragistics.Win.Printing.PageSectionPrintEventArgs) | |
RectInsidePadding | Returns the area of the section inside the borders. (Inherited from Infragistics.Win.Printing.PageSectionPrintEventArgs) | |
RectOverall | Returns the area available for the section. (Inherited from Infragistics.Win.Printing.PageSectionPrintEventArgs) | |
Section | Returns the header or footer section being rendered. |
Name | Description | |
---|---|---|
AvailableRect | Returns the area available for rendering. (Inherited from Infragistics.Win.Printing.PageSectionPrintEventArgs) | |
SectionRect | Overridden. Returns the area within the available area that represents the section. |