MindFusion WinForms Programmer's Guide
PreviewOptions.DisplayPrintDialog Property
See Also
 





Get or sets a value indicating whether a print setup dialog box is displayed when the print button of the preview form is clicked.

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

 Syntax

C#  Copy Code

public bool DisplayPrintDialog { get; set; }

Visual Basic  Copy Code

Public Property DisplayPrintDialog As Boolean

 Property Value

 See Also

PreviewOptions Members
PreviewOptions Class
MindFusion.Reporting.WinForms Namespace