PdfForm.Fields Property

Gets a collection of form fields contained in the form.

public PdfFormFieldList Fields { get; }
Public Property Fields As PdfFormFieldList

Property Value

PdfFormFieldList

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

PdfForm
ceTe.DynamicPDF.Merger.Forms

In this topic