expression.RemoveHotspotByText( _ ByVal hotspotText As String, _ ByVal caseSensitive As Boolean _ )
where expression is a variable that represents a HotSpots Object
Parameters
- hotspotText
- Remove all hotspots with this text value
- caseSensitive
- Whether to remove hotspots with the specified text, regardless of case