The following tables list the members exposed by PagePrintingEventArgs.
Name | Description | |
---|---|---|
![]() | PagePrintingEventArgs Constructor | Initializes a new PagePrintingEventArgs |
Name | Description | |
---|---|---|
![]() | Cancel | Returns or sets whether the print operation should be cancelled. |
![]() | 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) |
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) |