PdfSubmitFormActionIncludeFields Property
A flag indicating if the Fields property defines the fields to be included or the fields to be excluded from submit.
By default this property is true and the Fields property defines the list of fields to to be included in submit
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
public bool IncludeFields { get; set; }
Public Property IncludeFields As Boolean
Get
Set
Property Value
Boolean