Spread WPF 18
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.
    Object Model
    IPageSetup Interface
    Syntax
    'Declaration
     
    Public Interface IPageSetup 
    'Usage
     
    Dim instance As IPageSetup
    public interface IPageSetup 
    See Also