Gets the fields.
Namespace: Spire.Pdf.FieldsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfFormFieldCollection Fields { get; }
Public ReadOnly Property Fields As PdfFormFieldCollection Get
public: property PdfFormFieldCollection^ Fields { PdfFormFieldCollection^ get (); }
member Fields : PdfFormFieldCollection with get
Property Value
PdfFormFieldCollectionThe Form fields.