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
C# Copy Code |
---|
public bool DisplayPrintDialog { get; set; } |
Visual Basic Copy Code |
---|
Public Property DisplayPrintDialog As Boolean |