ShowComments

MarkdownSaveOptions.ShowComments property

Specifies whether the generated document should show comments or not. Default is false.

public bool ShowComments { get; set; }

See Also