The following tables list the members exposed by PrintHeaderFooterAreaEventArgs.
| Name | Description | |
|---|---|---|
|  | PrintHeaderFooterAreaEventArgs Constructor | Creates a new object with the PrintBackground event arguments. | 
| Name | Description | |
|---|---|---|
|  | Cancel | Gets or sets the cancel flag. | 
|  | Cells | Returns the range of cells being printed. | 
|  | Graphics | Gets or sets the graphics device that does the printing. | 
|  | IsHeader | Gets whether we are printing the header or footer. | 
|  | PageNumber | Gets or sets the current page being printed. | 
|  | Rectangle | Gets or sets the rectangle area representing the sheet. | 
 
     
     
     
     
    