Winnovative Excel to PDF Converter

PdfSubmitFormActionFields Property

Winnovative Excel to PDF Converter Documentation
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:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public PdfFormField[] Fields { get; set; }

Property Value

Type: PdfFormField
See Also

Reference