HtmlFormatter

HtmlOptions.HtmlFormatter property

Devuelve o establece la plantilla HTML. Lectura/escritura IHtmlFormatter.

public IHtmlFormatter HtmlFormatter { get; set; }

See Also