MindFusion.Reporting for Silverlight Programmer's Guide
ReportPrinter Methods
 


 Public Methods

  Name Description

PreparePrint

Prepares the underlying report for printing by layouting and rendering it. The prepared report can be subsequently printed through a call to the PrintPrepared method.

Print

Overloaded. Prints the report identified by the underlying Report object.

PrintPrepared

Prints a previously prepared report.

PrintRendered

Prints out an already rendered report.

 See Also

ReportPrinter Class
MindFusion.Reporting.Silverlight Namespace