Click or drag to resize

PdfInteractiveFormFields Property

Gets the fields.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntax
public PdfFieldCollection Fields { get; }

Property Value

PdfFieldCollection
The fields.
See Also