Click or drag to resize

PdfPageAnnotations Property

(Optional) An array of annotation dictionaries that shall contain indirect references to all annotations associated with the page (see 12.5, "Annotations").

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfAnnotationCollection Annotations { get; }

Property Value

PdfAnnotationCollection
An array of annotation dictionaries that shall contain indirect references to all annotations associated with the page.
See Also