Spread Windows Forms 9.0 Product Documentation
PrintInfo Class Members
Properties  Methods 


The following tables list the members exposed by PrintInfo.

Public Constructors
 NameDescription
Public ConstructorPrintInfo ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAbortMessageGets or sets the message to display for the abort dialog.  
Public PropertyBestFitColsGets or sets whether column widths are adjusted to fit the longest string width for printing.  
Public PropertyBestFitRowsGets or sets whether row heights are adjusted to fit the tallest string height for printing.  
Public PropertyBestFitWithSpanGets or sets whether to ignore spans when calculating best fit rows and columns.  
Public PropertyCenteringGets or sets how the printed page is centered.  
Public PropertyColEndGets or sets the last column to print when printing a cell range.  
Public PropertyColorsGets or sets the color list for the header and footer.  
Public PropertyColStartGets or sets the first column to print when printing a cell range.  
Public PropertyFirstPageNumberGets or sets the page number to print on the first page.  
Public PropertyFooterGets or sets the text and format of footers on printed pages.  
Public PropertyFooterHeightGets or sets the height in pixels of the footer area.  
Public PropertyHeaderGets or sets the text and format of headers on printed pages.  
Public PropertyHeaderHeightGets or sets the height in pixels of the header area.  
Public PropertyImagesGets or sets the image list for the header and footer.  
Public PropertyJobNameGets or sets the name of the print job.  
Public PropertyMarginGets or sets the margins for printing.  
Public PropertyOpacityGets or sets the opacity used when printing this sheet.  
Public PropertyOrientationGets or sets the page orientation used for printing.  
Public PropertyPageEndGets or sets the last page to print when printing a page range.  
Public PropertyPageOrderGets or sets the order in which pages print.  
Public PropertyPageStartGets or sets the first page to print when printing a page range.  
Public PropertyPaperSizeGets or sets the paper size for printing.  
Public PropertyPaperSourceGets or sets the paper source for printing.  
Public PropertyPdfFileNameGets or sets the path and filename for printing the sheet as PDF.  
Public PropertyPdfStreamGets or sets the stream for printing the sheet as PDF.  
Public PropertyPdfWriteModeGets or sets how printing of the sheet as PDF is handled relative to other sheets.  
Public PropertyPdfWriteToGets or sets the output for printing the sheet as PDF.  
Public PropertyPreviewGets or sets whether to preview the sheet instead of printing.  
Public PropertyPrinterGets or sets the name of the printer to use for printing.  
Public PropertyPrintNotesGets or sets how cell notes are printed after the sheet(s).  
Public PropertyPrintShapesGets or sets whether shapes are printed.  
Public PropertyPrintToPdfGets or sets whether to print the sheet as PDF.  
Public PropertyPrintTypeGets or sets what is to be printed.  
Public PropertyRepeatColEndGets or sets the last column for a range of columns to print at the left of each page.  
Public PropertyRepeatColStartGets or sets the first column for a range of columns to print at the left of each page.  
Public PropertyRepeatRowEndGets or sets the last row for a range of rows to print at the top of each page.  
Public PropertyRepeatRowStartGets or sets the first row for a range of rows to print at the top of each page.  
Public PropertyRowEndGets or sets the last row to print when printing a cell range.  
Public PropertyRowStartGets or sets the first row to print when printing a cell range.  
Public PropertyShowBorderGets or sets whether to print the outline border around the entire control.  
Public PropertyShowColorGets or sets whether to print the colors as they appear on the screen.  
Public PropertyShowColumnFooterGets or sets whether to print the column footer.  
Public PropertyShowColumnFooterEachPageGets or sets whether to print the column footer on every page.  
Public PropertyShowColumnHeaderGets or sets whether to print the column header.  
Public PropertyShowGridGets or sets whether to print the grid lines.  
Public PropertyShowPrintDialogGets or sets whether to display a print dialog before printing.  
Public PropertyShowRowHeaderGets or sets whether to print the row header.  
Public PropertyShowShadowsGets or sets whether to print the header shadows.  
Public PropertyShowSubtitleGets or sets whether to print the subtitle.  
Public PropertyShowTitleGets or sets whether to print the title.  
Public PropertySmartPrintPagesTallGets or sets the number of vertical pages to check when optimizing printing.  
Public PropertySmartPrintPagesWideGets or sets the number of horizontal pages to check when optimizing the printing.  
Public PropertySmartPrintRulesGets or sets the collection of rules to optimize the printing.  
Public PropertyUseMaxGets or sets whether to print only rows that contain data.  
Public PropertyUseSmartPrintGets or sets whether the control optimizes the printing using rules.  
Public PropertyZoomFactorGets or sets the zoom factor used for printing this sheet.  
Top
Public Methods
 NameDescription
Public MethodCloneCreates a new PrintInfo object that is a copy of the current instance.  
Public MethodCopyFromCopies the properties of the specified PrintInfo object to the current PrintInfo object.  
Top
See Also

Reference

PrintInfo Class
FarPoint.Win.Spread Namespace

User-Task Documentation

Understanding the Printing Options

 

 


Copyright © GrapeCity, inc. All rights reserved.