MindFusion WinForms Programmer's Guide
ReportPrinter.Report Property
See Also
 





Gets or sets the Report associated with this print document.

Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.WinForms

 Syntax

C#  Copy Code

public Report Report { get; set; }

Visual Basic  Copy Code

Public Property Report As Report

 Property Value

 See Also

ReportPrinter Members
ReportPrinter Class
MindFusion.Reporting.WinForms Namespace