|
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: 23.2
Syntax public PdfFormFieldsCollection Fields { get; }
Public ReadOnly Property Fields As PdfFormFieldsCollection
Get
Property Value
Type:
PdfFormFieldsCollectionSee Also