Can anyone explain the difference between
SetExternalHyperlinkMouseOver
and
SetExternalHyperlinkClick
?
I am trying to add a tool tip text along with redirection hyperlink in an Aspose slide text using C#. But I'm unable to understand what the difference between SetExternalHyperlinkMouseOver
and SetExternalHyperlinkClick
is.