Removes any hyperlink from the current selection.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public void RemoveHyperlink()
Visual Basic
Public Sub RemoveHyperlink
Visual C++
public:
virtual void RemoveHyperlink() sealed

See Also