1. GroupDocs.Editor
  2. /
  3. GroupDocs.Editor for .NET
  4. /
  5. GroupDocs.Editor.Options
  6. /
  7. XmlHighlightOptions
  8. /
  9. HtmlCommentsFontSettings

HtmlCommentsFontSettings

XmlHighlightOptions.HtmlCommentsFontSettings property

Responsible for representing the font of HTML comments (including pair of opening and closing tags)

public WebFont HtmlCommentsFontSettings { get; }

See Also