[]
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
<a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">true</a> if Excel form controls will be exported as PDF form fields.
Otherwise, false. The default value is false.