Class SpanAnnotation
public class SpanAnnotation : BratAnnotation
- Inheritance
-
SpanAnnotation
- Inherited Members
Properties
CoveredText
public string CoveredText { get; }
Property Value
Spans
public Span[] Spans { get; }
Property Value
- Span[]
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.