MindFusion WinForms Programmer's Guide
PrintReportEventArgs.PrintDialog Property
See Also
 





The PrintDialog shown to customize the print process.

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

 Syntax

C#  Copy Code

public PrintDialog PrintDialog { get; set; }

Visual Basic  Copy Code

Public Property PrintDialog As PrintDialog

 Property Value

 See Also

PrintReportEventArgs Members
PrintReportEventArgs Class
MindFusion.Reporting.WinForms Namespace