Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / PrintEventArgs Class
Properties


In This Topic
    PrintEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PrintEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the HTML content for the header or the footer of the sheet. For the header, the default is the sheet name. For the footer, the default is an empty string.  
    Public PropertyGets whether to print the sheet header.  
    Public PropertyGets or sets whether to include a page break.  
    Public PropertyGets the row index.  
    Public PropertyGets the index of the sheet to print.  
    Public PropertyGets or sets whether to skip printing this sheet.  
    Top
    See Also