PdfSaveOptions PreserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text. Default is false in C#....Examples Shows how to save a document to the PDF format using the...PdfSaveOptions class. Document doc = new Document (); DocumentBuilder...