Creates a new ClassificationTag instance. Syntax Parameters classificationTypeKey The key of the ClassificationType which should be associated with this tag.
Overload List
Basic implementation of IDiagnosticTag. Syntax
An ITagger
Provides a Infragistics.Documents.Parsing.NodeDiagnostic tagger. Syntax
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Returns a Tagger that can tag the specified document with IDiagnosticTags. 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 IDiagnosticTags.
Returns the ITag derived type supported by the taggers created by this tagger provider. Syntax