Click or drag to resize
Pdf Library for .NET

PdfFormManagerFields Property

Collection of pdf form fields from the current pdf document.

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

Property Value

Type: PdfFormFieldsCollection
See Also