Annotations

PdfPage.Annotations property

Gets the collection of all annotations of this PdfPage.

public PdfAnnotationCollection Annotations { get; }

Property Value

The collection of all annotations of this PdfPage.

See Also