 |
PdfFormManagerFields Property |
Collection of pdf form fields from the current pdf document.
Namespace: SelectPdf.FormsAssembly: Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 26.2
Syntaxpublic PdfFormFieldsCollection Fields { get; }Public ReadOnly Property Fields As PdfFormFieldsCollection
Get
Property Value
PdfFormFieldsCollection
See Also