The following tables list the members exposed by PagePrintedEventArgs.
Name | Description | |
---|---|---|
PagePrintedEventArgs Constructor | Initializes a new PageSectionPrintEventArgs |
Name | Description | |
---|---|---|
Cancel | Returns or sets whether the print operation should be cancelled. | |
Document | Returns the document that is being rendered. | |
FooterRect | Returns the area of the page containing the footer. | |
Graphics | Returns the graphics object into which the page should be rendered | |
HasMorePages | Returns or sets whether there are more pages to print. | |
HeaderRect | Returns the area of the page containing the header. | |
PageBodyRect | Returns the area of the page containing the page body. | |
PageSettings | Returns the System.Drawing.Printing.PageSettings associated with the current page being printed. | |
ReprintPage | Returns or sets whether the current page should be reprinted. |