Annotation Fields A Sandcastle Documented Class Library

The Annotation type exposes the following members.

Fields

  Name Description
Public field endOffset
End offset of the annotation (a zero-based index into the containing document's {@link AnnotatedDocument#text plain text}).
Public field features
The annotation's features.
Public field startOffset
Start offset of the annotation (a zero-based index into the containing document's {@link AnnotatedDocument#text plain text}).
Top
See Also

Reference