Version

TokenTagger Class Members

The following tables list the members exposed by TokenTagger.

Public Constructors
 NameDescription
Public ConstructorTokenTagger ConstructorConstructor  
Protected Properties
 NameDescription
Protected PropertyDocumentReturns the document associated with this ITagger<T> (read only) (Inherited from Infragistics.Documents.Tagging.TaggerBase<ITokenTag>)
Public Methods
 NameDescription
Public MethodGetTagsOverridden. Returns all the ITokenTags that intersect the specified spans.  
See Also