HtmlSaveOptions.IsExportComments

HtmlSaveOptions.IsExportComments property

Indicates if exporting comments when saving file to html, the default value is false.

public bool IsExportComments { get; set; }

See Also