PDFReaderControls.NET Professional Type Reference

FormAction.Fields Property

The fields used in this form action.

public TallComponents.PDF.Forms.Fields.FieldCollection Fields {get;}

Remarks

This property has no meaning for the SubmitFormAction when the SubmitFormat is Pdf.

The property returns a null reference if AllFields is true.

See Also

FormAction Class | TallComponents.PDF.Actions Namespace