HtmlSaveOptions.DisableDownlevelRevealedComments

HtmlSaveOptions.DisableDownlevelRevealedComments property

Indicates if disable Downlevel-revealed conditional comments when exporting file to html, the default value is false.

public bool DisableDownlevelRevealedComments { get; set; }

See Also