Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Printing Namespace / PageSetup Class
Members


PageSetup Class
Represents the page setup object contains all page setup attributes (left margin, bottom margin, paper size, and so on) as properties. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class PageSetup 
   Implements IPageSetup 
 
'Usage
 
Dim instance As PageSetup
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Printing.PageSetup

See Also