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