ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Printing Namespace / PageSetup Class
Fields Properties

In This Topic
    PageSetup Class Members
    In This Topic

    The following tables list the members exposed by PageSetup.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Use this value with PageSetup.FirstPageNumber to specify that the first page number used should be determined automatically.  
    Top
    Public Properties
     NameDescription
    Public PropertySets or returns a value indicating whether elements of the document are printed in black and white.  
    Public PropertySets or returns the bottom margin value in points.  
    Public PropertySets or returns a value indicating whether the sheet will be printed without graphics.  
    Public PropertyReturns or sets the first page number that will be used when this sheet is printed.  
    Public PropertyReturns a value indicating whether the FitToPage option is selected in the page setup dialog.  
    Public PropertyReturns or sets the number of pages tall to which the worksheet will be scaled when it's printed.  
    Public PropertyReturns or sets the number of pages wide to which the worksheet will be scaled when it's printed.  
    Public PropertyReturns or sets the distance in points from the bottom of the page to the footer.  
    Public PropertyReturns or sets the distance in points from the top of the page to the header.  
    Public PropertySets or returns the left margin value in points.  
    Public PropertyReturns or sets the order in which pages are numbered when printing a large worksheet.  
    Public PropertySets or returns a value indicating whether pages are printed in landscape or portrait.  
    Public PropertySets or returns the size of the paper to use.  
    Public PropertySets or returns a value indicating whether cell notes are printed as end notes with the sheet.  
    Public PropertySets or returns the right margin value in points.  
    Public PropertySets or returns the top margin value in points.  
    Public PropertySets or returns the zoom value at which to print the spreadsheet.  
    Top
    See Also