Click or drag to resize

HighlightingTools Class

Provides methods to manage the highlighting of class names in SHFB documentation files.
Inheritance Hierarchy
SystemObject
  Novacta.Documentation.ShfbToolsHighlightingTools

Namespace:  Novacta.Documentation.ShfbTools
Assembly:  Novacta.Documentation.ShfbTools (in Novacta.Documentation.ShfbTools.dll) Version: 2021.4.9.0

The HighlightingTools type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddClassNamesFamily
Adds a family of class names to the specified languages.
Public methodStatic memberRemoveClassNamesFamily
Removes a family of class names from all supported languages.
Public methodStatic memberSetClassNamesColor
Sets the color for highlighting class names.
Top
See Also