The interface definition for all objects that provide ITags from text. Syntax Type Parameters T The type of ITags to provide.
Public Methods
Public Methods
Returns all the tags that intersect the specified spans. Syntax Parameters spans A collection of spans over which the tagger looks for overlapping or contained tags Return Value ITagSpan
The interface definition for all objects that associate an ITag with a Infragistics.Documents.SnapshotSpan Syntax Type Parameters T The type of ITag associated with the span.
Public Properties
Public Properties
Returns the Infragistics.Documents.SnapshotSpan associated with the ITag. Syntax
Returns the ITag contained in the associated Infragistics.Documents.SnapshotSpan. Syntax