WordProcessingLoadOptions.PreserveFormFields property

On this page

Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text. Default is false.

public bool PreserveFormFields { get; set; }

See Also

On this page