The following tables list the members exposed by PageBodyPrintingEventArgs.
Name | Description | |
---|---|---|
PageBodyPrintingEventArgs Constructor | Initializes a new PageBodyPrintingEventArgs |
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) | |
Handled | Returns or sets whether the default rendering should occur for the page background and border. | |
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 section representing the page body. |
Name | Description | |
---|---|---|
AvailableRect | Returns the area available for rendering. (Inherited from Infragistics.Win.Printing.PageSectionPrintEventArgs) | |
SectionRect | Returns the area within the available area that represents the section. (Inherited from Infragistics.Win.Printing.PageSectionPrintEventArgs) |