PdfAcroFieldAnnotations 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.1.1.0 (5.1.1.0)
Syntax

public PdfAcroFieldPdfFieldAnnotationArray Annotations { get; }

Property Value

Type: PdfAcroFieldPdfFieldAnnotationArray
See Also

Reference