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