HtmlFormatter

IHtmlOptions.HtmlFormatter property

Returns or sets HTML template. Read/write IHtmlFormatter.

public IHtmlFormatter HtmlFormatter { get; set; }

See Also