Click or drag to resize
Pdf Library for .NET

PdfFormManagerFields Property

Collection of pdf form fields from the current pdf document.

Namespace:  SelectPdf.Forms
Assembly:  Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 23.1
Syntax
public PdfFormFieldsCollection Fields { get; }

Property Value

Type: PdfFormFieldsCollection
See Also