Interface IAnnotatedtext

IAnnotatedtext

interface IAnnotatedtext {
    annotation: IAnnotation[];
}

Properties

Properties

annotation: IAnnotation[]

An array of annotations.