Help > Web Development > Object Reference > Object Reference > ISYSAnnotations > Add Method
<a name="kanchor236"></a>ISYSAnnotations:Add Method
Creates a new annotation for the document

Syntax
[VBScript]
function ISYSAnnotations.Add as ISYSAnnotation
[C#]
ISYSAnnotation ISYSAnnotations.Add();
[ColdFusion/Java]
ISYSAnnotation IISYSAnnotations.Add() throws ComException;