Help > Web Development > Object Reference > Object Reference > ISYSAnnotations > Count Property
<a name="kanchor237"></a>ISYSAnnotations:Count Property
Returns the number of annotations associated with the document

Syntax
[VBScript]
ReadOnly property ISYSAnnotations.Count as long
[C#]
long ISYSAnnotations.Count {get;}
[ColdFusion/Java]
long ISYSAnnotations.Count() throws ComException;