Sicos1977 / MSGReader

C# Outlook MSG file reader without the need for Outlook
http://sicos1977.github.io/MSGReader
MIT License
478 stars 168 forks source link

Ability to change header styling in the ExtractToFolder output #238

Closed easyjoh closed 3 years ago

easyjoh commented 3 years ago

Hi,

Thank you for the great library.

I notice the header produced is in Times New Roman, whereas it seems that Outlook now uses Arial in the To/From/Subject headers.

Also I think there could be additional padding in the header table between the to/from/subject labels and the data.

I thus suggest the font and padding to be configurable.

This could maybe be done by adding html class and id to the elements, and allow the users to inject / amend the used stylesheet.

Sicos1977 commented 3 years ago

Feel free to make a pull request

easyjoh commented 3 years ago

Let me know if you are happy with the pull-request.

Looking forward to your release on nuget.org

Sicos1977 commented 3 years ago

https://www.nuget.org/packages/MSGReader/3.9.0