Public Methods
Public Properties
Returns a Tagger that can tag the specified document with ITokenTags. Syntax Parameters document The document that contains the text to be tagged. Type Parameters T Return Value A Tagger that can tag the specified document with ITokenTags.
Returns the ITag derived type supported by the taggers created by this tagger provider. Syntax
Constructor Syntax
Public Constructors Protected Properties Public Methods
Public Methods
Protected Properties
Returns all the ITokenTags that intersect the specified spans. Syntax Parameters spans A collection of spans whose text is examined and tagged with ITokenTags. Return Value ITagSpan
Constructor Syntax Parameters document The Infragistics.Documents.TextDocument containing the text to be tagged.