Specify the value of the target attribute generated for the HyperLink property of items.
Namespace: MindFusion.Diagramming.Export
Assembly: MindFusion.Diagramming.Export.Svg
C# Copy Code |
---|
public string HyperLinkTarget { get; set; } |
Visual Basic Copy Code |
---|
Public Property HyperLinkTarget As String |
The default is "_self".