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