MindFusion.Wpf Pack Programmer's Guide
ReportPrinter.PreviewWindowTitle Property
See Also
 





Gets or sets the title of the preview window displayed by the Preview method.

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

 Syntax

C#  Copy Code

public string PreviewWindowTitle { get; set; }

Visual Basic  Copy Code

Public Property PreviewWindowTitle As String

 Property Value

A string value specifying the title of the Preview window.

 See Also

ReportPrinter Members
ReportPrinter Class
MindFusion.Reporting.Wpf Namespace