Public Properties
Public Properties
Returns the Infragistics.Documents.Parsing.NodeDiagnostic associated with this IDiagnosticTag. Syntax
The base interface for all tag types. Syntax
The interface definition for objects create Taggers. Syntax
Public Properties Public Methods
Public Methods
Public Properties
Returns a Tagger that can tag the specified document with tags of type T. 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 tags of type T.
Returns the ITag derived type supported by the taggers created by this tagger provider. Syntax