RenderTextAsImage

HtmlSaveOptions.RenderTextAsImage property

Se l’attributo RenderTextAsImage è impostato su true, il testo della sorgente diventa un’immagine in HTML. Potrebbe essere utile rendere il testo non selezionabile o il testo HTML non viene visualizzato correttamente.

public bool RenderTextAsImage { get; set; }

Guarda anche