Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Printing Namespace / IPageSetup Interface
Members


In This Topic
    IPageSetup Interface
    In This Topic
    Represents the page setup object contains all page setup attributes (left margin, bottom margin, paper size, and so on) as properties.
    Syntax
    'Declaration
     
    
    Public Interface IPageSetup 
    'Usage
     
    
    Dim instance As IPageSetup
    public interface IPageSetup 
    See Also