HiQPdf Documentation

PdfResetFormActionIncludeFields Property

HiQPdf Client for .NET Core
Controls if the Fields property defines the fields to be included or the fields to be excluded from reset. By default this property is true and the Fields property defines the list of fields to to be included in reset

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool IncludeFields { get; set; }

Property Value

Type: Boolean
See Also

Reference