Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HighlightStyle

Specifies the highlight style that should be used for matches in the results.

Index

Enumeration members

Enumeration members

ANSI = "ansi"

Indicates that matches should be highlighted using ASCII coding in the result test.

HTML = "html"

Indicates that matches should be highlighted using HTML tags in the result text.

Generated using TypeDoc