Spread Windows Forms 7.0 Product Documentation
Managing Printing
Support Options
Spread Windows Forms 7.0 Product Documentation > Developer's Guide > Managing Printing

Glossary Item Box

You can print a spreadsheet, or parts of a spreadsheet, and use a variety of options to customize printing. Spread allows you several ways to handle the printing and provides some default handling if you want to keep it simple. You can print various parts of the sheet, you can set options for the appearance of what is printed, you can preview the printing, and you can provide the printing operation to the end user.

Much of the work of printing is done with the PrintSheet method in the FpSpread class. Many of the options available for customizing the printing are in the PrintInfo class. For each sheet in Spread you assign a PrintInfo object. More information on the tasks involved with the management of printing are given in these topics:

You can also handle printing within the Spread Designer. For more information on printing and previewing in Spread Designer, refer to Printing a Sheet from Spread Designer.

Sheets are printed on the current default printer in your Windows environment unless you specify otherwise. You can print sheets on any Windows-supported printer.

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.