Click or drag to resize
MimeKit

HtmlWriterWriteMarkupText Method

Overload List
 NameDescription
Public methodWriteMarkupText(String) Write a string containing HTML markup directly to the output, without escaping special characters.
Public methodWriteMarkupText(Char, Int32, Int32) Write a buffer containing HTML markup directly to the output, without escaping special characters.
Top
See Also