| Name | Description |
 | BlackAndWhite | Gets or sets the property which specifies whether to print in black and white. |
 | BottomMargin | Gets or sets the bottom margin for printing in points. |
 | CenterFooter | Gets or sets the center footer for printing. |
 | CenterHeader | Gets or sets the center header for printing. |
 | CenterHorizontally | Gets or sets the property which specifies whether to horizontally center printed pages. |
 | CenterVertically | Gets or sets the property which specifies whether to vertically center printed pages. |
 | Draft | Gets or sets the property which specifies whether to print in draft quality. |
 | FirstPageNumber | Gets or sets the starting page number. |
 | FitToPages | Gets or sets the property which specifies whether printing should scale printed output to the number of pages specified by FitToPagesTall and FitToPagesWide. |
 | FitToPagesTall | Gets or sets the number of vertical pages to fit printed output to. |
 | FitToPagesWide | Gets or sets the number of horizontal pages to fit printed output to. |
 | FooterMargin | Gets or sets the footer margin for printing in points. |
 | HeaderMargin | Gets or sets the header margin for printing in points. |
 | LeftFooter | Gets or sets the left footer for printing. |
 | LeftHeader | Gets or sets the left header for printing. |
 | LeftMargin | Gets or sets the left margin for printing in points. |
 | Order | Gets or sets the order for printing. |
 | Orientation | Gets or sets the page orientation to use for printing. |
 | PaperSize | Gets or sets the property which specifies the size of the paper to print to. |
 | PrintArea | Gets or sets the area of the worksheet to print using ReferenceStyle.A1. |
 | PrintComments | Gets or sets the property which specifies whether and where to print cell comments. |
 | PrintErrors | Gets or sets the property which specifies whether and how to print cell errors. |
 | PrintGridlines | Gets or sets the property which specifies whether gridlines are printed. |
 | PrintHeadings | Gets or sets the property which specifies whether row and column headings are printed. |
 | PrintNotes | Gets or sets the property which specifies whether to print cell comments after the worksheet. |
 | PrintQuality | Gets or sets the print quality in dots per inch. |
 | PrintQualityVertical | Gets or sets the vertical print quality in dots per inch. |
 | PrintTitleColumns | Gets or sets the columns to repeat on each printed page using ReferenceStyle.A1. |
 | PrintTitleRows | Gets or sets the rows to repeat on each printed page using ReferenceStyle.A1. |
 | RightFooter | Gets or sets the right footer for printing. |
 | RightHeader | Gets or sets the right header for printing. |
 | RightMargin | Gets or sets the right margin for printing in points. |
 | TopMargin | Gets or sets the top margin for printing in points. |
 | Zoom | Gets or sets the scaling factor for printing. |