Fields

PdfInspectionPackage.Fields property

Gets an array of the form fields.

public PdfFormField[] Fields { get; }

Property Value

An array of the form fields.

See Also