PdfAcroField.Annotations Property Terminal Works - PDF Printing.Net Library
Gets the annotations-array for this field. The elements of this array are of type PdfWidgetAnnotation.

Namespace: PdfEdit.Pdf.AcroForms
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public PdfAcroField. PdfFieldAnnotationArray Annotations { get; }

Property Value

Type: PdfAcroField.PdfFieldAnnotationArray
See Also

Reference