[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.AnnotationBase.Pages

Pages Property

Pages

Gets the list of pages that reference this annotation.

Declaration
public IList<Page> Pages { get; }
Public ReadOnly Property Pages As IList(Of Page)