Spread ASP.NET 6.0 Product Documentation
PrintEventArgs Class Members
See Also  Properties  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : PrintEventArgs Class


Glossary Item Box

The following tables list the members exposed by PrintEventArgs.

Public Constructors

 NameDescription
Public ConstructorPrintEventArgs ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyContentGets 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 PropertyHeaderGets whether to print the sheet header.  
Public PropertyPageBreakGets or sets whether to include a page break.  
Public PropertyRowGets the row index.  
Public PropertySheetIndexGets the index of the sheet to print.  
Public PropertySkipGets or sets whether to skip printing this sheet.  
Top

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.