PdfInteractiveFormFields Property |
Gets the fields.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic PdfFieldCollection Fields { get; }
Public ReadOnly Property Fields As PdfFieldCollection
Get
Property Value
PdfFieldCollection
The fields.
See Also