MindFusion.Wpf Pack Programmer's Guide
ReportPrinter.Preview Method
See Also
 





Previews the report identified by the underlying Report object.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public void Preview ()

Visual Basic  Copy Code

Public Sub Preview ()

 Remarks

The preview is performed on A4 paper with 0.5 inch margins.

 See Also

ReportPrinter Members
ReportPrinter Class
MindFusion.Reporting.Wpf Namespace