Click or drag to resize
Pdf Library for .NET

PdfFormFieldsCollection Class

Represents the collection of pdf form fields.
Inheritance Hierarchy
SystemObject
  SelectPdfPdfFormFieldsCollection

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public class PdfFormFieldsCollection

The PdfFormFieldsCollection type exposes the following members.

Constructors
  NameDescription
Public methodPdfFormFieldsCollection
Initializes a new instance of the PdfFormFieldsCollection class.
Top
Properties
See Also