HyperlinkQueriesRemoveAllHyperlinks Method |
Removes all contained HyperlinkClick and HyperlinkMouseOver hyperlinks (in all IHyperlinkContainer subobjects).
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic void RemoveAllHyperlinks()
Public Sub RemoveAllHyperlinks
public:
virtual void RemoveAllHyperlinks() sealed
abstract RemoveAllHyperlinks : unit -> unit
override RemoveAllHyperlinks : unit -> unit
Implements
IHyperlinkQueriesRemoveAllHyperlinks
See Also