PdfSubmitFormActionFields Property
Gets or sets a list of fields to be included or excluded from submit based on
IncludeFields property value.
If no fields are added to this array and
IncludeFields property is true then all the fields are submitted
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public PdfFormField[] Fields { get; set; }
Public Property Fields As PdfFormField()
Get
Set
Property Value
PdfFormField