Printing Support > Basic Printing |
The Print method is the easy way to print a C1FlexGrid.
The Print method allows you to specify the document name, page margins, scaling, and a maximum number of pages to print. The output is a faithful rendering of the grid, including all style elements, fonts, gradients, images, etc. Row and column headers are included on every page.
Note: The C1.Silverlight.FlexGrid.5 library provides additional overloads for the Print method to support printerFallback and useDefaultPrinter capabilities in Silverlight 5. These overloads are only available in the Silverlight 5 version of the control. |