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: 26.2
Syntax
public PdfFormFieldsCollection Fields { get; }

Property Value

PdfFormFieldsCollection
See Also