Gets a field from the collection. For your convenience an instance of a derived class like
PdfTextField or PdfCheckBox is returned if PDFEdit can guess the actual type of the dictionary.
If the actual type cannot be guessed by PDFEdit the function returns an instance
of PdfGenericField.
Namespace: PdfEdit.Pdf.AcroForms
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- index
- Type: SystemInt32
Property Value
Type: PdfAcroFieldSee Also