getAnnotation(String annotationLabel)
Returns a delimited list that contains the properties of the annotation for the label that you specify on the current page.
Sample syntax
var strAnnotationProperties = ViewONE.getAnnotation("myHighlight1");
Returns a delimited list that contains the properties of the annotation for the label that you specify on the current page.
var strAnnotationProperties = ViewONE.getAnnotation("myHighlight1");