PdfResetFormActionFields Property
The list of fields to be included or excluded from reset function of
IncludeFields property value.
If there are no fields added to this array and
IncludeFields property is true then all the fields are reset
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfFormField[] Fields { get; set; }
Property Value
PdfFormField