MessageParserConfigWriteUtf8ByteOrderMark Property |
Namespace: MailBee.Mime
This property affects how SaveHtmlAndRelatedFiles(String) method and AutoSaveHtmlMode property (when it's configured to save HTML files). You can set it to true to make it easier for web browsers to understand that the file contents is encoded in UTF-8 (when it's so). This property has no effect when the HTML being writtein is not UTF-8 encoded or BOM is already there.
Setting this property to true often helps if special or non-Latin characters look incorrect when viewing saved HTML files.