The IHighlighter type exposes the following members.

Methods

  Name Description
Public method Highlight(Document)
Highlights whole part of a document.
Public method Highlight(Document, Int32%, Int32%)
Highlights a part of a document.

Properties

  Name Description
Public property CanUseHook
Gets or sets whether the hook mechanism is supported or not.
Public property HookProc
Gets or sets highlighter hook procedure.

See Also