| Name | Description |
![Public Property](dotnetimages/publicProperty.png) | BestFitColumns | Gets or sets whether column widths are adjusted to fit the longest text width for printing. |
![Public Property](dotnetimages/publicProperty.png) | BestFitRows | Gets or sets whether row heights are adjusted to fit the tallest text height for printing. |
![Public Property](dotnetimages/publicProperty.png) | BlackAndWhite | Gets or sets whether to print in black and white. |
![Public Property](dotnetimages/publicProperty.png) | Centering | Gets or sets how the printed page is centered. |
![Public Property](dotnetimages/publicProperty.png) | ColumnEnd | Gets or sets the last column to print when printing a cell range. |
![Public Property](dotnetimages/publicProperty.png) | ColumnStart | Gets or sets the first column to print when printing a cell range. |
![Public Property](dotnetimages/publicProperty.png) | FirstPageNumber | Gets or sets the page number to print on the first page. |
![Public Property](dotnetimages/publicProperty.png) | FitPagesTall | Gets or sets the number of vertical pages to check when optimizing printing. |
![Public Property](dotnetimages/publicProperty.png) | FitPagesWide | Gets or sets the number of horizontal pages to check when optimizing the printing. |
![Public Property](dotnetimages/publicProperty.png) | FooterCenter | Gets or sets the text and format of the center footer on printed pages. |
![Public Property](dotnetimages/publicProperty.png) | FooterCenterImage | Gets or sets the image for the center section of the footer. |
![Public Property](dotnetimages/publicProperty.png) | FooterLeft | Gets or sets the text and format of the left footer on printed pages. |
![Public Property](dotnetimages/publicProperty.png) | FooterLeftImage | Gets or sets the image for the left section of the footer. |
![Public Property](dotnetimages/publicProperty.png) | FooterRight | Gets or sets the text and format of the right footer on printed pages. |
![Public Property](dotnetimages/publicProperty.png) | FooterRightImage | Gets or sets the image for the right section of the footer. |
![Public Property](dotnetimages/publicProperty.png) | HeaderCenter | Gets or sets the text and format of the center header on printed pages. |
![Public Property](dotnetimages/publicProperty.png) | HeaderCenterImage | Gets or sets the image for the center section of the header. |
![Public Property](dotnetimages/publicProperty.png) | HeaderLeft | Gets or sets the text and format of the left header on printed pages. |
![Public Property](dotnetimages/publicProperty.png) | HeaderLeftImage | Gets or sets the image for the left section of the header. |
![Public Property](dotnetimages/publicProperty.png) | HeaderRight | Gets or sets the text and format of the right header on printed pages. |
![Public Property](dotnetimages/publicProperty.png) | HeaderRightImage | Gets or sets the image for the right section of the header. |
![Public Property](dotnetimages/publicProperty.png) | Margin | Gets or sets the margins for printing, in hundredths of an inch. |
![Public Property](dotnetimages/publicProperty.png) | Orientation | Gets or sets the page orientation used for printing. |
![Public Property](dotnetimages/publicProperty.png) | PageOrder | Gets or sets the order in which pages print. |
![Public Property](dotnetimages/publicProperty.png) | PageRange | Gets or sets the page range for printing. |
![Public Property](dotnetimages/publicProperty.png) | PaperSize | Gets or sets the paper size for printing. |
![Public Property](dotnetimages/publicProperty.png) | RepeatColumnEnd | Gets or sets the last column of a range of columns to print on the left of each page. |
![Public Property](dotnetimages/publicProperty.png) | RepeatColumnStart | Gets or sets the first column of a range of columns to print on the left of each page. |
![Public Property](dotnetimages/publicProperty.png) | RepeatRowEnd | Gets or sets the last row of a range of rows to print at the top of each page. |
![Public Property](dotnetimages/publicProperty.png) | RepeatRowStart | Gets or sets the first row of a range of rows to print at the top of each page. |
![Public Property](dotnetimages/publicProperty.png) | RowEnd | Gets or sets the last row to print when printing a cell range. |
![Public Property](dotnetimages/publicProperty.png) | RowStart | Gets or sets the first row to print when printing a cell range. |
![Public Property](dotnetimages/publicProperty.png) | ShowBorder | Gets or sets whether to print an outline border around the entire control. |
![Public Property](dotnetimages/publicProperty.png) | ShowColumnHeader | Gets or sets whether to print the column header. |
![Public Property](dotnetimages/publicProperty.png) | ShowGridLine | Gets or sets whether to print the grid lines. |
![Public Property](dotnetimages/publicProperty.png) | ShowRowHeader | Gets or sets whether to print the row header. |
![Public Property](dotnetimages/publicProperty.png) | UseMax | Gets or sets whether to print only rows,columns that contain data. |
![Public Property](dotnetimages/publicProperty.png) | ZoomFactor | Gets or sets the zoom factor used for printing. |