Gets or sets a value indicating whether to output HTML tags when rendering. See remarks.
public bool EnableHtmlForBlock { get; set; }
This is used by some renderers to disable HTML tags when rendering some block elements (for image links).