C1.Silverlight.RichTextBox.5
RemoveRange Method (C1RangeStyleCollection)

A C1.Silverlight.RichTextBox.Documents.C1TextRange.
Removes all C1RangeStyle items whose range intersects with the parameter range.
Syntax
'Declaration
 
Public Sub RemoveRange( _
   ByVal range As C1TextRange _
) 
public void RemoveRange( 
   C1TextRange range
)

Parameters

range
A C1.Silverlight.RichTextBox.Documents.C1TextRange.
See Also

Reference

C1RangeStyleCollection Class
C1RangeStyleCollection Members

 

 


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