DiagramLite Programmer's Guide
PrintOptions.DocumentName Property
See Also
 





Gets or sets the name of the printed document.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public string DocumentName { get; set; }

Visual Basic  Copy Code

Public Property DocumentName As String

 Property Value

This string is displayed in the print queue status window and in page headers.

 See Also

PrintOptions Members
PrintOptions Class
MindFusion.Diagramming Namespace