Gets or sets the name of the printed document.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string DocumentName { get; set; } |
Visual Basic Copy Code |
---|
Public Property DocumentName As String |
A string specifying the document name. The default is " - Untitled - ".
This name is usually displayed at the top of each printed page and in the print job queue window.