MindFusion.Wpf Pack Programmer's Guide
WmfExporter.Description Property
See Also
 





Gets or sets a description string associated with the metafile.

Namespace: MindFusion.Diagramming.Wpf.Export
Assembly: MindFusion.Diagramming.Wpf.WmfExport

 Syntax

C#  Copy Code

public string Description { get; set; }

Visual Basic  Copy Code

Public Property Description As String

 Property Value

A string specifying the metafile description. The default is an empty string.

 See Also

WmfExporter Members
WmfExporter Class
MindFusion.Diagramming.Wpf.Export Namespace