Gets or sets a description string associated with the metafile.
Namespace: MindFusion.Diagramming.Wpf.Export
Assembly: MindFusion.Diagramming.Wpf.WmfExport
C# Copy Code |
---|
public string Description { get; set; } |
Visual Basic Copy Code |
---|
Public Property Description As String |
A string specifying the metafile description. The default is an empty string.