Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / Page Class / Annotations Property

In This Topic
    Annotations Property
    In This Topic
    Gets the list annotations associated with the current page.
    Syntax
    'Declaration
     
    Public ReadOnly Property Annotations As AnnotationCollection
    public AnnotationCollection Annotations {get;}
    See Also