PdfAcroFieldPdfFieldAnnotationArrayElements Property Terminal Works - PDF Printing.Net Library
Gets the list of PdfWidgetAnnotation of the array

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

public List<PdfWidgetAnnotation> Elements { get; }

Property Value

Type: ListPdfWidgetAnnotation
See Also

Reference