Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PrintInfo Class
Properties Methods


In This Topic
    PrintInfo Class Members
    In This Topic

    The following tables list the members exposed by PrintInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the message to display for the abort dialog.  
    Public PropertyGets or sets whether column widths are adjusted to fit the longest string width for printing.  
    Public PropertyGets or sets whether row heights are adjusted to fit the tallest string height for printing.  
    Public PropertyGets or sets whether to ignore spans when calculating best fit rows and columns.  
    Public PropertyGets or sets how the printed page is centered.  
    Public PropertyGets or sets the last column to print when printing a cell range.  
    Public PropertyGets or sets a value indicating whether the printed document is collated.  
    Public PropertyGets or sets the color list for the header and footer.  
    Public PropertyGets or sets the first column to print when printing a cell range.  
    Public PropertyGets or sets a value indicating whether the different header or footer is used on the first page.  
    Public Property  
    Public PropertyGets or sets the state to show enhanced print preview dialog.  
    Public PropertyGets or sets the color list for the even header and footer.  
    Public PropertyGets or sets the text and format of even footers on printed pages.  
    Public PropertyGets or sets the text and format of even headers on printed pages.  
    Public PropertyGets or sets the image list for the even header and footer.  
    Public PropertyGets or sets the color list for the first header and footer.  
    Public PropertyGets or sets the text and format of first footers on printed pages.  
    Public PropertyGets or sets the text and format of first headers on printed pages.  
    Public PropertyGets or sets the image list for the first header and footer.  
    Public PropertyGets or sets the page number to print on the first page.  
    Public PropertyGets or sets the text and format of footers on printed pages.  
    Public PropertyGets or sets the height in pixels of the footer area.  
    Public PropertyGets or sets the text and format of headers on printed pages.  
    Public PropertyGets or sets the height in pixels of the header area.  
    Public PropertyGets or sets the image list for the header and footer.  
    Public PropertyGets or sets the name of the print job.  
    Public PropertyGets or sets the margins for printing.  
    Public Property  
    Public PropertyGets or sets a value indicating whether the specified PrintInfo object has different headers and footers for odd-numbered and even-numbered pages.  
    Public PropertyGets or sets the opacity used when printing this sheet.  
    Public PropertyGets or sets the page orientation used for printing.  
    Public PropertyGets or sets quality mode when print.  
    Public PropertyGets or sets the last page to print when printing a page range.  
    Public PropertyGets or sets the order in which pages print.  
    Public PropertyGets or sets the first page to print when printing a page range.  
    Public PropertyGets or sets the paper size for printing.  
    Public PropertyGets or sets the paper source for printing.  
    Public PropertyGets or sets the path and filename for printing the sheet as PDF.  
    Public PropertyGets or sets quality mode when print.  
    Public PropertyGets or sets the security for printing the sheet as PDF.  
    Public PropertyGets or sets the stream for printing the sheet as PDF.  
    Public PropertyGets or sets how printing of the sheet as PDF is handled relative to other sheets.  
    Public PropertyGets or sets the output for printing the sheet as PDF.  
    Public PropertyGets or sets whether to preview the sheet instead of printing.  
    Public PropertyGets or sets the name of the printer to use for printing.  
    Public PropertyGets or sets how cell notes are printed after the sheet(s).  
    Public PropertyGets or sets whether shapes are printed.  
    Public PropertyGets or sets whether to print the sheet as PDF.  
    Public PropertyGets or sets what is to be printed.  
    Public PropertyGets or sets the last column for a range of columns to print at the left of each page.  
    Public PropertyGets or sets the first column for a range of columns to print at the left of each page.  
    Public PropertyGets or sets the last row for a range of rows to print at the top of each page.  
    Public PropertyGets or sets the first row for a range of rows to print at the top of each page.  
    Public PropertyGets or sets the last row to print when printing a cell range.  
    Public PropertyGets or sets the first row to print when printing a cell range.  
    Public PropertyGets or sets whether to print the outline border around the entire control.  
    Public PropertyGets or sets whether to print the colors as they appear on the screen.  
    Public PropertyGets or sets whether to print the column footer.  
    Public PropertyGets or sets whether to print the column footer on every page.  
    Public PropertyGets or sets whether to print the column header.  
    Public PropertyGets or sets whether to print the column headers.  
    Public PropertyGets or sets whether to print the grid lines.  
    Public PropertyGets or sets the state to show page settup button on toolbar of print preview dialog.  
    Public PropertyGets or sets whether to display a print dialog before printing.  
    Public PropertyGets or sets whether to print the row header.  
    Public PropertyGets or sets whether to print the row headers.  
    Public PropertyGets or sets whether to print the header shadows.  
    Public PropertyGets or sets whether to print the subtitle.  
    Public PropertyGets or sets whether to print the title.  
    Public PropertyGets or sets the number of vertical pages to check when optimizing printing.  
    Public PropertyGets or sets the number of horizontal pages to check when optimizing the printing.  
    Public PropertyGets or sets the collection of rules to optimize the printing.  
    Public PropertyGets or sets whether to print only rows that contain data.  
    Public PropertyGets or sets whether the control optimizes the printing using rules.  
    Public PropertyGets or sets the zoom factor used for printing this sheet.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new PrintInfo object that is a copy of the current instance.  
    Public MethodCopies the properties of the specified PrintInfo object to the current PrintInfo object.  
    Public MethodGets the object data from serialization.  
    Public Methodstatic (Shared in Visual Basic)Internal use only.  
    Public MethodAlways returns null.  
    Top
    Protected Methods
     NameDescription
    Protected MethodDetermines whether to serialize the margin.  
    Protected Method  
    Protected MethodDetermines whether to serialize printing optimization rules.  
    Top
    See Also