HiQPdf Documentation

PdfResetFormActionFields Property

HiQPdf Client for .NET Core
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:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public PdfFormField[] Fields { get; set; }

Property Value

Type: PdfFormField
See Also

Reference