RenderTextAsImage

HtmlSaveOptions.RenderTextAsImage property

Si el atributo RenderTextAsImage se establece en verdadero, el texto del origen se convierte en una imagen en HTML. Puede ser útil para hacer que el texto no se pueda seleccionar o el texto HTML no se representa correctamente.

public bool RenderTextAsImage { get; set; }

Ver también