Specifies the value of the Target attribute generated by various export components for the HyperLink property of items.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public string HyperLinkTarget { get; set; } |
Visual Basic Copy Code |
---|
Public Property HyperLinkTarget As String |
The default value is "_self".
Diagramming for .NET MAUI Guide | © 2024 MindFusion |