| Name | Description |
 | BestFitCols | Gets or sets whether column widths are adjusted to fit the longest string width for printing. |
 | BestFitRows | Gets or sets whether row heights are adjusted to fit the tallest string height for printing. |
 | Centering | Gets or sets how the printed page is centered. |
 | ColEnd | Gets or sets the last column to print when printing a cell range. |
 | Colors | Gets or sets the color list for the header and footer. |
 | ColStart | Gets or sets the first column to print when printing a cell range. |
 | FirstPageNumber | Gets or sets the page number to print on the first page. |
 | Footer | Gets or sets the text and format of footers on printed pages. |
 | FooterHeight | Gets or sets the height in pixels of the footer area. |
 | Header | Gets or sets the text and format of headers on printed pages. |
 | HeaderHeight | Gets or sets the height in pixels of the header area. |
 | Images | Gets or sets the image list for the header and footer. |
 | Margin | Gets or sets the margins for printing. |
 | Opacity | Gets or sets the opacity used when printing this sheet. |
 | Orientation | Gets or sets the page orientation used for printing. |
 | PageEnd | Gets or sets the last page to print when printing a page range. |
 | PageOrder | Gets or sets the order in which pages print. |
 | PageStart | Gets or sets the first page to print when printing a page range. |
 | PaperSize | Gets or sets the paper size for printing. |
 | PdfSecurity | Gets or sets the security for printing the sheet as PDF. |
 | PrintNotes | Gets or sets how cell notes are printed after the sheet(s). |
 | PrintType | Gets or sets what is to be printed. |
 | RepeatColEnd | Gets or sets the last column for a range of columns to print at the left of each page. |
 | RepeatColStart | Gets or sets the first column for a range of columns to print at the left of each page. |
 | RepeatRowEnd | Gets or sets the last row for a range of rows to print at the top of each page. |
 | RepeatRowStart | Gets or sets the first row for a range of rows to print at the top of each page. |
 | RowEnd | Gets or sets the last row to print when printing a cell range. |
 | RowStart | Gets or sets the first row to print when printing a cell range. |
 | ShowBorder | Gets or sets whether to print the outline border around the entire control. |
 | ShowColor | Gets or sets whether to print the colors as they appear on the screen. |
 | ShowColumnFooter | Gets or sets whether to print the column footer. |
 | ShowColumnFooterEachPage | Gets or sets whether to print the column footer on every page. |
 | ShowColumnHeader | Gets or sets whether to print the column header. |
 | ShowColumnHeaders | Gets or sets whether to print the column headers. |
 | ShowFilterBar | Gets or sets whether to print the filter bar. |
 | ShowGrid | Gets or sets whether to print the grid lines. |
 | ShowRowHeader | Gets or sets whether to print the row header. |
 | ShowRowHeaders | Gets or sets whether to print the row headers. |
 | ShowSubtitle | Gets or sets whether to print the subtitle. |
 | ShowTitle | Gets or sets whether to print the title. |
 | SmartPrintPagesTall | Gets or sets the number of vertical pages to check when optimizing printing. |
 | SmartPrintPagesWide | Gets or sets the number of horizontal pages to check when optimizing the printing. |
 | SmartPrintRules | Gets or sets the collection of rules to optimize the printing. |
 | UseMax | Gets or sets whether to print only rows that contain data. |
 | UseSmartPrint | Gets or sets whether the control optimizes the printing using rules. |
 | ZoomFactor | Gets or sets the zoom factor used for printing this sheet. |