PDFKit.NET 2.0 Class Library (.NET 2.0)

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