|
PdfFormManagerFields Property |
Collection of pdf form fields from the current pdf document.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public PdfFormFieldsCollection Fields { get; }
Public ReadOnly Property Fields As PdfFormFieldsCollection
Get
Property Value
Type:
PdfFormFieldsCollectionSee Also