MindFusion.Reporting for Silverlight Programmer's Guide
ReportPrinter.Print Method ()
See Also
 





Prints the report identified by the underlying Report object.

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

public void Print ()

Visual Basic  Copy Code

Public Sub Print ()

 Remarks

The report is printed to a standard A4 paper format using a 0.5 inch margin.

 See Also

Print Method Overload List
ReportPrinter Members
ReportPrinter Class
MindFusion.Reporting.Silverlight Namespace