Gets or sets a description string associated with the metafile.
Namespace: MindFusion.Diagramming.Export
Package: MindFusion.Diagramming.Export.Wmf
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.