Annotation.getName

Get the name of @annot. The name of the annotation is a string that uniquely indenftifies @annot amongs all the annotations in the same page.

class Annotation
string
getName
()

Return Value

Type: string

the string with the annotation's name.

Meta