Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Printing Namespace / IPageSetup Interface
Properties

In This Topic
    IPageSetup Interface Members
    In This Topic

    The following tables list the members exposed by IPageSetup.

    Public Properties
     NameDescription
     PropertyGets or sets a value indicating whether the header and the footer are aligned with the margins set in the page setup options.  
     PropertyGets or sets a value indicating whether elements of the document will be printed in black and white.  
     PropertyGets or sets the size of the bottom margin, in pixels.  
     PropertyGets or sets a CellComments contstant specifying the type of print cell comments displayed. This feature allows users to suppress the display of cell comments when printing a worksheet.  
     PropertyGets or sets a value indicating whether a picture or text to be center-aligned in the page footer.  
     PropertyGets or set a Graphic object that represents the picture for the center section of the footer. Used to set attributes about the picture.  
     PropertyGets or sets a value indicating whether a picture or text to be center-aligned in the page header.  
     PropertyGets or set a Graphic object that represents the picture for the center section of the header. Used to set attributes about the picture.  
     PropertyGets or sets a value indicating whether the sheet is centered horizontally on the page when it's printed.  
     PropertyGets or sets a value indicating whether the sheet is centered vertically on the page when it's printed.  
     PropertyGets or sets a value indicating whether the different header or footer is used on the first page.  
     PropertyGets or sets a value indicating whether the sheet will be printed without graphics.  
     PropertyGets or sets a PageSetup value indicating whether the alignment of text on the even page of a worksheet or section. A PageSetup value specifying the alignment of text on the even page.  
     PropertyGets or sets a PageSetup value indicating whether the alignment of text on the first page of a worksheet or section.  
     PropertyGets or sets the first page number that will be used when this sheet is printed.  
     PropertyGets or sets a boolean value indicating whether the worksheet will be scaled to fit to the specified number of pages when it's printed.  
     PropertyGets or sets a value indicating the number of pages tall the worksheet will be scaled to when it's printed.  
     PropertyGets or sets a value indicating the number of pages wide the worksheet will be scaled to when it's printed.  
     PropertyGets or sets the distance from the bottom of the page to the footer, in pixels.  
     PropertyGets or sets the distance from the top of the page to the header, in pixels.  
     PropertyGets or sets a value indicating whether a picture or text to be left-aligned in the page footer.  
     PropertyGets or set a Graphic object that represents the picture for the left section of the footer. Used to set attributes about the picture.  
     PropertyGets or sets a value indicating whether a picture or text to be left-aligned in the page header.  
     PropertyGets or set a Graphic object that represents the picture for the left section of the header. Used to set attributes about the picture.  
     PropertyGets or sets the size of the left margin, in pixels.  
     PropertyGets or sets the number of copies to print.  
     PropertyGets or sets a value indicating whether the specified PageSetup object has different headers and footers for odd-numbered and even-numbered pages.  
     PropertyGets or sets an Order value that represents the order that Microsoft Excel uses to number pages when printing a large worksheet.  
     PropertyGets or sets a PageOrientation value that represents the portrait or landscape printing mode.  
     PropertyGets or sets the size of the paper.  
     PropertyGets or sets the range to be printed.  
     PropertyGets or sets a PrintErrors contstant specifying the type of print error displayed. This feature allows users to suppress the display of error values when printing a worksheet.  
     PropertyGets or sets a value indicating whether cell gridlines are printed on the page.  
     PropertyGets or sets a value indicating whether row and column headings are printed with this page.  
     PropertyGets or sets a value indicating the columns that contain the cells to be repeated on the left side of each page.  
     PropertyGets or sets a value indicating the rows that contain the cells to be repeated on the left side of each page.  
     PropertyGets or sets a value indicating whether a picture or text to be right-aligned in the page footer.  
     PropertyGets or set a Graphic object that represents the picture for the right section of the footer. Used to set attributes about the picture.  
     PropertyGets or sets a value indicating whether a picture or text to be right-aligned in the page header.  
     PropertyGets or set a Graphic object that represents the picture for the right section of the header. Used to set attributes about the picture.  
     PropertyGets or sets the size of the right margin, in pixels.  
     PropertyGets or sets a value indicating whether the header and footer should be scaled with the document when the size of the document changes.  
     PropertyGets or sets the size of the top margin, in pixels.  
     PropertyGets or sets the percentage scale of the worksheet for printing.  
    Top
    See Also