Documents for PDF, .NET Edition Documentation
Annotations Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > Page Class : Annotations Property
Gets the list annotations associated with the current page.
Syntax
'Declaration
 
Public ReadOnly Property Annotations As AnnotationCollection
public AnnotationCollection Annotations {get;}
See Also

Reference

Page Class
Page Members