Convert a Document To image format (JPG, PNG, etc). Create a Document preview or create a Document scan To send an invoice using C#....Load the document with Document doc = new Document("input.docx");...SaveFormat.Jpeg ), and call doc.Save("output.jpg", saveOptions);...