MindFusion.Wpf Pack Programmer's Guide
ReportOptions.DocumentName Property
See Also
 





Gets or sets the name of the print document.

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

 Syntax

C#  Copy Code

public string DocumentName { get; set; }

Visual Basic  Copy Code

Public Property DocumentName As String

 Property Value

A string specifying the name of the print document. The default is " - Untitled - ".

 See Also

ReportOptions Members
ReportOptions Class
MindFusion.Scheduling.Reporting Namespace