I need to output text as bold to a doc file. I've looked into rtf markup and looked for an Office API, but I can't find anything. At the moment, I'm using HTML markup with streamwriter
but I want something else, if possible.
Does anyone know how I can do this?