Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Printing Namespace / PagePrintInfo Class
Properties Methods


In This Topic
    PagePrintInfo Class Members
    In This Topic

    The following tables list the members exposed by PagePrintInfo.

    Public Properties
     NameDescription
    Public PropertyGets or set an GrapeCity.Spreadsheet.IGraphic object that represents the picture for the center section.  
    Public PropertyGets or sets the current date time.  
    Public PropertyGets or set an GrapeCity.Spreadsheet.IGraphic object that represents the picture for the left section.  
    Public PropertyGets or sets the name of current document.  
    Public PropertyGets or sets the current page number.  
    Public PropertyGets or sets the total pages in the workbook.  
    Public PropertyGest or sets the path of current document.  
    Public PropertyGets or set an GrapeCity.Spreadsheet.IGraphic object that represents the picture for the right section.  
    Public PropertyGets or sets the worksheet name.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates a PagePrintInfo object from IPageSetup for page print footer.  
    Public Methodstatic (Shared in Visual Basic)Creates a PagePrintInfo object from IPageSetup for page print header.  
    Top
    See Also