RichTextBox for WinRT
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
'Usage
 
Dim tag As Tag
Dim value As System.Boolean
 
value = C1TextRange.TextTagFilter(tag)
public static System.bool TextTagFilter( 
   Tag tag
)

Parameters

tag
A Tag.

Return Value

Whether the parameter tag is included in the Text property.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1TextRange Class
C1TextRange Members

 

 


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

Product Support Forum  |  Documentation Feedback