Specifies how various export components should treat the HyperLink property of items.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public enum HyperLinkStyle |
Visual Basic
![]() |
---|
Public Enum HyperLinkStyle |
Member name | Description | |
---|---|---|
![]() |
None |
Do not generate hyperlinks. |
![]() |
Shape |
Generate hyperlinks that correspond to the item's shape. |
![]() |
Text |
Generate hyperlinks for the text bounding rectangle. |
WpfDiagram Programmer's Guide | © 2025 MindFusion |