Click or drag to resize

PdfFieldCollectionAdd Method (PdfField)

Adds a PdfField to the PdfFieldCollection.

Namespace:  RadPdf.Data.Document.Objects.FormFields
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
Remarks
Objects must be added to the PdfObjectCollection using CreateObject method of PdfPage.
See Also