The getAnnot method returns the annotation object according the name and page.
getAnnot(System.Int32 nPage, System.String cName);
nPage
Page index where the annotation will be searched. Page Index = Page number -1. Default value 0.
cName
Name of the annotation object.
Returns Annotation object, otherwise null.
Member of doc.