Page GetAnnotations Function. Gets all the Annotations on the page. ABCpdf .NET PDF Library. From ABCpdf .net previous page next page GetAnnotations Function Gets all the Annotations on the page. Syntax [C#] Annotation[] GetAnnotations() [Visual Basic] Function GetAnnotations() As Annotation() Params Name Description return An array of all the Annotations on the page. Notes Gets all the Annotations on the page. Example None. previous page start next page