MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Printing Namespace / PageSetup Class
Fields Properties

PageSetup Class Members

The following tables list the members exposed by PageSetup.

Public Fields
 NameDescription
Public FieldUse this value with PageSetup.FirstPageNumber to specify that the first used page number should be determined automatically.  
Public Field  
Top
Public Properties
 NameDescription
Public Property  
Public PropertyGets or sets the value of the bottom margin in points.  
Public Property  
Public PropertyGets or sets the first page number to be used when printing this sheet. If PageSetup.FirstPageNumberAuto is the value (default), the first page number is selected automatically.  
Public PropertyGets whether the FitToPage option should be selected.  
Public PropertyGets or sets the number of pages tall the worksheet will be scaled to when it's printed.  
Public PropertyGets or sets the number of pages width to which the worksheet will be scaled when it's printed.  
Public PropertyGets or sets the distance from the bottom of the page to the footer, in points.  
Public PropertyGets or sets the distance from the top of the page to the header, in points.  
Public PropertyGets or sets the value of the left margin in points.  
Public PropertyGets or sets the order in which pages are numbered when printing a large worksheet.  
Public PropertyGets or sets whether pages are printed in landscape or portrait orientation.  
Public PropertyGets or sets the size of the paper to be printed on.  
Public PropertyGets or sets whether cell notes should be printed as end notes with the sheet or not.  
Public PropertyGets or sets the value of the right margin in points.  
Public PropertyGets or sets the value of the top margin in points.  
Public PropertyGets or sets the zoom level.  
Top
See Also