I am attempting to use the WordDocumentWriter from the Infragistics.Documents.Word namespace to create a formatted word document.
I'm not sure if I'm missing something but cannot seem to find how to add a bulleted list to the document. Is this actually possible using Infragistics WinForms v13.2?
There is currently no support for bulletted lists. Please feel free to Submit a Feature Request to Infragistics.
Hi Mike,
Thanks for your reply. I was really hoping you weren't going to say that though!
Currently I am working on a project that requires me to create a word document which pretty much entirely consists of long bulletted lists! Is there anyway I could extend the WordDocumentWriter myself? I will definitely submit a feature request but my client requires this project to be completed very soon and I am now quite invested in using the Infragistics Word export.
I had assumed that creating a bulletted list would be simple but perhaps not?