Converts the RawHtmlContent to a properly formatted Html string compatable for emails..
Converts the RawHtmlContent to a properly formatted Html string compatable for emails..
public void Render();
Parses the Html to reference embedded images.
public void Render(EmbedImageOption);
Parses the Html to reference embedded images.
public void Render(EmbedImageOption,bool);