C1.Silverlight.RichTextBox.5
TextTagFilter Method

A Tag.
Filters tag symbols that are not included in the Text property.
Syntax
'Declaration
 
Public Shared Function TextTagFilter( _
   ByVal tag As Tag _
) As System.Boolean
public static System.bool TextTagFilter( 
   Tag tag
)

Parameters

tag
A Tag.

Return Value

Whether the parameter tag is included in the Text property.
See Also

Reference

C1TextRange Class
C1TextRange Members

 

 


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