[]
Indicates that whether to replace Excel form controls with PDF form fields. Not all controls and properties are supported.
public bool FormFields { get; set; }
Public Property FormFields As Boolean
<code>True</code> if Excel form controls will be exported as PDF form fields.
Otherwise, false. The default value is false.