C1.Silverlight.RichTextBox.5
RemoveHyperlinks Method

Removes all hyperlinks in a text range.
Syntax
'Declaration
 
Public Shared Sub RemoveHyperlinks( _
   ByVal range As C1TextRange _
) 
public static void RemoveHyperlinks( 
   C1TextRange range
)

Parameters

range
See Also

Reference

EditExtensions Class
EditExtensions Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.